We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Created by: Efratror
Since there now is LSP support for processing, it would be nice if the server would be able to "find declarations"
Finding declarations is supported in the PDE, so it should also be available for the LS
Finding declarations isn't supported at the moment
I'm willing to implement this, so a PR is in the making
The text was updated successfully, but these errors were encountered:
Created by: benfry
A PR would be great, thank you!
Sorry, something went wrong.
Now incorporated for the release that comes after 4.2 (probably 4.2.1).
No branches or pull requests
Created by: Efratror
Description
Since there now is LSP support for processing, it would be nice if the server would be able to "find declarations"
Expected Behavior
Finding declarations is supported in the PDE, so it should also be available for the LS
Current Behavior
Finding declarations isn't supported at the moment
Your Environment
Possible Causes / Solutions
I'm willing to implement this, so a PR is in the making
The text was updated successfully, but these errors were encountered: