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 commands #2

Open
gavr123456789 opened this issue Mar 5, 2020 · 2 comments
Open

Add commands #2

gavr123456789 opened this issue Mar 5, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@gavr123456789
Copy link

Add commands as in Philip's VLS.
I'm not sure what they're called, but I mean that:
image

@Prince781 Prince781 added the enhancement New feature or request label Mar 29, 2020
@albfan
Copy link

albfan commented Apr 22, 2020

@gavr123456789 I guess you mean https://github.com/philippejer/vala-language-client-alpha right?

What commands you want to see implemented?

@Prince781
Copy link
Member

Prince781 commented May 27, 2021

These are the commands I have in mind for now:

  • vala.showHiddenSymbol - show the symbol that is hidden by the symbol at the cursor
  • vala.showBaseSymbol - show the symbol that is implemented by (or overridden by) the symbol at the cursor
  • vala.restartServer - restarts the language server

Any others?

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

No branches or pull requests

3 participants