lava-oushudb-dt-sql-parser/src/parser/common
Hayden 3c7c59fb70
feat: optimize suggestion (#231)
* feat: optimize the strategy of finding the right range

* test: apply commentOtherLine util to all suggestion tests

* test: decomment suggestion test cases

* test: add suggestion test cases in multiple statements

* chore: improve comments

* test: update log info in test
2023-12-13 11:33:47 +08:00
..
utils refactor: move findCaretTokenIndex file to parser/common/utils 2023-12-12 20:04:18 +08:00
basic-parser-types.ts feat: add readonly modifier 2023-12-12 20:04:18 +08:00
basicParser.ts feat: optimize suggestion (#231) 2023-12-13 11:33:47 +08:00
errorStrategy.ts feat: add ErrorStrategy(#230) 2023-12-11 17:34:49 +08:00
parseErrorListener.ts feat: add readonly modifier 2023-12-12 20:04:18 +08:00