Releases: toba/sqlite-lsp
Releases · toba/sqlite-lsp
v0.5.0
21 Mar 20:17
Compare
Sorry, something went wrong.
No results found
v0.4.0
21 Mar 20:01
Compare
Sorry, something went wrong.
No results found
Changelog
2caed79 add document highlighting and diagnostic suppression comments (#3 , #13 )
584579d add schema-aware LSP: config file, schema cache, and database-validated diagnostics (#4 , #7 , #23 , #31 )
v0.3.0
21 Mar 19:29
Compare
Sorry, something went wrong.
No results found
Changelog
81f3118 add CLI check subcommand for validating SQL files (#12 , #14 , #17 )
08110b2 add comprehensive SQL test fixtures and fixture-driven validation tests (#29 , #30 )
254ea63 add folding ranges and mark named parameters complete (#5 , #15 )
56a2ba2 add semantic tokens for enhanced SQL syntax highlighting (#22 )
v0.2.0
21 Mar 18:03
Compare
Sorry, something went wrong.
No results found
Changelog
527911a adopt shared toba/lsp module and server harness (#27 , #28 )
1c296eb create Zed extension repo for sqlite-lsp (#2 )
v0.1.0
21 Mar 17:03
Compare
Sorry, something went wrong.
No results found
Changelog
c414b93 initial project setup with SQL validation, release workflow, and issue tracking