Releases: prometheus-community/vscode-promql
Releases · prometheus-community/vscode-promql
v0.3.1
This release mainly consists of dependency updates, most notably the language server has been updated to version v0.5.1.
v0.3.0
This release doesn't include any functional changes.
However, the repository and publisher name have changed since the last release.
This means that to update the extension, the old version has to be uninstalled first.
v0.2.2
- Upgrade the language server to v0.4.3
- Enables auto closing of quotes, parentheses, etc.
- Different names for the extension have been used in different places. This has been made more consistent.
v0.2.1
Fixes an issue that causes the synchronization of the VS Code configuration with the language server to fail.
v0.2.0
The extension now automatically downloads the latest language server release.
v0.1.1
Contains some minor fixes, like using better default settings.
Also the release binaries are built by the CI now.
First alpha relase
While this release should be functional, there still are a few usability issues that need to be addressed before making the extension generally available.