Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() #3064

Closed
bellini666 opened this issue Apr 20, 2024 · 1 comment
Closed

Add support for vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() #3064

bellini666 opened this issue Apr 20, 2024 · 1 comment
Labels
enhancement Enhancement to performance, inner workings or existent features

Comments

@bellini666
Copy link

LSP subtypes and supertypes has just been implemented in neovim: neovim/neovim@f190f75

It would be nice to have those available as a builtin picker on telescope, just like we do for the other lsp pickers

@bellini666 bellini666 added the enhancement Enhancement to performance, inner workings or existent features label Apr 20, 2024
@jamestrew
Copy link
Contributor

We're freezing addition of new pickers for now - see #1228

We may revisit this in the future but for now I will close this issue.

@jamestrew jamestrew closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to performance, inner workings or existent features
Projects
None yet
Development

No branches or pull requests

2 participants