Postgres Language Server
A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.
0.18.0
π Features
- (lsp) Invalidate schema cache (#588)
π Bug Fixes
πΌ Other
- (splinter) Allow non-supabase rules to run always (#597)
π Refactor
- Pull diagnostics (#585)
- Pgls suppressions (#592)
- Make node identification simpler by updating tree-sitter grammar
- Config codegen (#598)
π Documentation
- Add Sublime Text setup instructions (#604)
π§ͺ Testing
- (completions) Add test suite for more coverage (#599)
βοΈ Miscellaneous Tasks
- (docs) Homebrew installation (#589)
- (diagnostics) Add database object as diagnostics location (#593)
- (splinter) Initial commit (#594)
- (docs) Improve getting started (#603)
Contributors
- @StabbarN made their first contribution in #604 π
- @franck-ada made their first contribution in #602 π
- @juleswritescode
- @psteinroe