Open
Description
A developer should be explicitly informed about more problems with their code detected by the language server (that may prevent some features, such as go-to-def from working). For example:
- if a single file that is not part of the package (no Move.toml file) is opened
- a syntax error with the Move.toml file
Activity