We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I wanted to know if overview of a buffer is supported by LSP or vim-lsc. For example,
LSP
vim-lsc
in this image a pop up opens that contains a list of all the variables, functions and structs present in the file. This image is from GoLand.
Thanks!
The text was updated successfully, but these errors were encountered:
Maybe \ 'DocumentSymbol': 'go', is what I'm looking for.
\ 'DocumentSymbol': 'go',
Sorry, something went wrong.
No branches or pull requests
Hi, I wanted to know if overview of a buffer is supported by
LSP
orvim-lsc
. For example,in this image a pop up opens that contains a list of all the variables, functions and structs present in the file. This image is from GoLand.
Thanks!
The text was updated successfully, but these errors were encountered: