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

"Find implementations" is not working for Scala classes and traits #588

Open
olafurpg opened this issue May 18, 2023 · 0 comments
Open

"Find implementations" is not working for Scala classes and traits #588

olafurpg opened this issue May 18, 2023 · 0 comments

Comments

@olafurpg
Copy link
Member

Currently, "Find implementation" on Scala traits and super classes is not working as expected. This is because we don't index SymbolInformation.signature, which semanticdb-scalac emits for Scala classes/traits to document the extends ... section.

Steps to reproduce:

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants