SpontanCombust / witcherscript-ide

Language Server implementation for WitcherScript - Witcher 3's scripting language.
https://spontancombust.github.io/witcherscript-ide/
Apache License 2.0
10 stars 0 forks source link

[BUG] False negatives in grammar #14

Closed SpontanCombust closed 5 months ago

SpontanCombust commented 8 months ago

Some cases that are valid in vanilla code are marked as syntactical errors:

Issue requires updating the tree-sitter grammar and subsequently the core crate.