-
Notifications
You must be signed in to change notification settings - Fork 344
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] Goto definition is getting response null #922
Labels
Comments
Note |
Gauge should honour LSP protocol. I should be able to fire any request after initialized. However gotodefinition is not working as expected after initialized.
is giving error -
Steps to replicate
|
The plan of action of #921 will affect this as well |
With the latest working as expected |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
Should get the response for the step.
Actual behavior
Getting the following response
Steps to replicate
Version
The text was updated successfully, but these errors were encountered: