-
Notifications
You must be signed in to change notification settings - Fork 3
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
Go to definition in external repositories does not work #25
Comments
cameron-martin
added a commit
that referenced
this issue
Feb 25, 2024
The workspace directory for external repositories is now inferred via the `DO_NOT_BUILD_HERE` file, if the workspace is not given to the LSP context. Fixes #25
cameron-martin
added a commit
that referenced
this issue
Feb 25, 2024
The workspace directory for external repositories is now inferred via the `DO_NOT_BUILD_HERE` file, if the workspace is not given to the LSP context. Fixes #25
cameron-martin
added a commit
that referenced
this issue
Feb 25, 2024
🤖 I have created a release *beep* *boop* --- ## [0.4.1](v0.4.0...v0.4.1) (2024-02-25) ### Bug Fixes * Go to definition in external repositories ([#26](#26)) ([e80ba05](e80ba05)), closes [#25](#25) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you use go to definition to go to an external repository, go to definition from that external repository no longer works.
The text was updated successfully, but these errors were encountered: