Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

More intelligent :DashWord using LSP or TreeSitter #38

Open
mrjones2014 opened this issue Oct 13, 2021 · 0 comments
Open

More intelligent :DashWord using LSP or TreeSitter #38

mrjones2014 opened this issue Oct 13, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mrjones2014
Copy link
Owner

Original request from #26

my dream feature would be to use the LSP and/or Treesitter to lookup the docs for the method on the correct object type. In other words, var_that_is_a_tempfile.[o]pen (with the cursor on the o) would open the docs for specifically Tempfile.open.

I'm not sure how we'd implement this but I think it might be possible via LSP info or TreeSitter.

@mrjones2014 mrjones2014 added the enhancement New feature or request label Oct 13, 2021
@mrjones2014 mrjones2014 added the help wanted Extra attention is needed label Oct 13, 2021
@mrjones2014 mrjones2014 pinned this issue Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant