We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e73b90 commit 58efc27Copy full SHA for 58efc27
CHANGELOG.md
@@ -4,8 +4,9 @@
4
5
- Add LSP comment ignore code action to add comment ignores for lint errors.
6
- Fix buf breaking module comparison when adding new modules.
7
-- Add LSP hover support for protovalidate CEL expressions
8
-- Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions
+- Add LSP hover support for protovalidate CEL expressions.
+- Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions.
9
+- Improve URI normalization for the LSP.
10
11
## [v1.65.0] - 2026-02-03
12
0 commit comments