amber-lang / amber-lang/amber-lsp
Separate building symbol table from checking for errors
Open
enhancement
question
- Dominant language
- Rust
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently while walking through ast we check for a lot of different errors. Checking for them later based only on symbol table can enhance speed of providing hover information, go to definition and auto complete - more tasks but smaller.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.