- Notifications
You must be signed in to change notification settings - Fork109
0.17.0
· 25 commits to main since this release
dd6e519 This commit was created on GitHub.com and signed with GitHub’sverified signature.
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.17.0
Important
We are migrating frompostgrestools →postgres-language-server.
Both names will continue to work for a few upcoming releases to ensure a smooth transition.
However,please migrate to the new name as soon as possible —postgrestools will be fully deprecated in a future release.
The following changes are part of this migration:
Configuration file
- Renamed from
postgrestools.jsonc→postgres-language-server.jsonc.
- Renamed from
NPM package scope
- Moved from
@postgrestools→@postgres-language-server. - Package name changes:
@postgrestools/postgrestools→@postgres-language-server/cli@postgrestools/backend-jsonrpc→@postgres-language-server/backend-jsonrpc
- Moved from
Website and
$schemareferences- Domain changed from
pgtools.dev→pg-language-server.com. - If you reference the hosted
$schemain your config file,update it to the new domain.
- Domain changed from
Environment variables
- Prefix changed from
PGT_*→PGLS_*.
- Prefix changed from
🚀 Features
🐛 Bug Fixes
- (env) Version env (#578)
🚜 Refactor
- (treesitter) Rely more on treesitter grammar than business logic (#562)
- (cli) Simplify abstractions (#574)
- Rename crates to pgls_* (#581)
⚙️ Miscellaneous Tasks
Contributors
Assets17
Uh oh!
There was an error while loading.Please reload this page.