effekt-lang / effekt-lang/effekt
LSP autocomplete keywords and identifiers
Open
area:lsp
feature
- Dominant language
- Scala
- Stars
- 469
- Forks
- 41
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 23
Description
It would be great if our LSP server could support autocompletion. At first, regardless of the cursor position it could autocomplete
- keywords (probably easiest)
- identifiers in scope of the file (should also not be that hard)
Later, we can be a bit smarter, though overengineering this might not be worth it given the rapid developments of LLMs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.