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.20.0
π Features
- (wasm) WASM bindings for browser use (#638)
- (completions) Syntax-aware completions for select statement (#654)
- (dblint) Add pglinter (#632)
- Initial pretty printer...