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

LSP provider capabilities #316

Open
al1-ce opened this issue Apr 15, 2023 · 0 comments
Open

LSP provider capabilities #316

al1-ce opened this issue Apr 15, 2023 · 0 comments

Comments

@al1-ce
Copy link

al1-ce commented Apr 15, 2023

I can't really find anything for first two so I'm sorry if this issue is duplicate

I'm mostly using neovim with builtin LSP and lspsaga/telescope for easier LSP interactions. And after using it for a while I've noticed serve-d is missing couple of nice features, which are mainly are:

  • implementationProvider (:Telescope lsp_implementations)
  • referenceProvider (:Telescope lsp_references, :Lspsaga lsp_finder)
  • rename capability (:Lspsaga rename) (this one is dup of Feature: Variable/Function Renaming #98)
  • prepareCallHierarchy (:Lspsaga incomming_calls, :Lspsaga outgoing_calls)

Neovim configuration if needed for some reason with server config
Telescope LSP picker
LspSaga
Nvim LSP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant