amber-lang / amber-lang/amber-lsp
Keyword syntax for builtins should be acceptable
Open
- Dominant language
- Rust
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Since amber-lang/amber#936, the official stance of Amber seems to be support for both function-based and keyword-based syntax for builtins. Currently the LSP fails to parse the latter, which breaks incremental compilation.
If keyword-based syntax is expected to be deprecated the LSP should issue a warning instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.