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

a way to fix class-file-navigation limitations #51

Open
jixiuf opened this issue Sep 15, 2024 · 0 comments · May be fixed by #52
Open

a way to fix class-file-navigation limitations #51

jixiuf opened this issue Sep 15, 2024 · 0 comments · May be fixed by #52

Comments

@jixiuf
Copy link

jixiuf commented Sep 15, 2024

https://github.com/yveszoundi/eglot-java/blob/main/eglot-java.el#L1440
how about just change this line to

         (cache-dir (expand-file-name ".eglot-java" (project-root (project-current))))

this shoule fix class-file-navigation limitations

After visiting an initial “class contents buffer”, further type definition navigation is not supported.

@jixiuf jixiuf linked a pull request Sep 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant