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.
Note
We accidentally deleted release 0.4.0
while trying to release 0.5.0
. Sorry!
0.5.0
🚀 Features
- Autocomplete schemas (#340)
🐛 Bug Fixes
- Comments only (#337)
- Release changelog (#338)
- Dont point to 404 in config schema (#339)
- Plpglsql cmds (#336)
- Typing comments (#347)
- Report db connection errors (#348)
- Split grant stmt properly (#350)
- Extract sql fn body properly (#346)