This Language server has the following issues. These problems occurred during the process of porting the parser from Elasticsearch to Rust. We plan to address these issues in the future.
dangling else
(probably) confusing the slash used for division with the slash used in regular expressions
For Development
How to initialize
How to Update Parser Code Based on Elasticsearch Definitions
Due to the constraints of the library used to utilize ANTLR definitions in Rust, some features need to be disabled or fixed.