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

Missing go-to-def and docs on types defined directly in the compiler: Any, AnyRef, Null, Nothing and Singleton #6034

Open
rochala opened this issue Jan 19, 2024 · 0 comments
Labels
bug Something that is making a piece of functionality unusable navigation Related to goto definition, find references, open symbol presentation-compiler Something relating to the presentation compiler

Comments

@rochala
Copy link
Collaborator

rochala commented Jan 19, 2024

Describe the bug

The features should handle Any, AnyRef, Null, Nothing and Singleton in a special fashion and point to synthetic source files: https://github.com/scala/scala/tree/1bfec6d5013f0bf5ad6b311d1ffab461754c2773/src/library-aux

Expected behavior

It should show documentation from these files and point to them.

Operating system

None

Editor/Extension

None

Version of Metals

latest.snapshot

Extra context or search terms

No response

@tgodzik tgodzik added bug Something that is making a piece of functionality unusable presentation-compiler Something relating to the presentation compiler navigation Related to goto definition, find references, open symbol labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is making a piece of functionality unusable navigation Related to goto definition, find references, open symbol presentation-compiler Something relating to the presentation compiler
Projects
None yet
Development

No branches or pull requests

2 participants