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.22.1
🐛 Bug Fixes
- Install Rust and tree-sitter CLI in publish workflow
- Use Nix for tree-sitter in publish workflow
- Use Rust toolchain + cached tree-sitter in publish workflow
- Download prebuilt tree-sitter binary instead of compiling
- Use tree-sitter/setup-action for tree-sitter CLI install
- Read tree-sitter version from .tree-sitter-cli-version file
- Remove Rust/tree-sitter from publish workflow
🚜 Refactor
- Use registry for splinter rule categories (#722)