Skip to content

Commit de888e9

Browse files
Merge branch 'main' into ashar/pkg-config/no-emit-metadata
2 parents b6f8331 + 61fb5b9 commit de888e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## ✨ Features
99

1010
-**Code Completion**: Auto-complete messages, enums, and keywords in your `.proto` files.
11-
-**Diagnostics**: Syntax errors, import error detected with the tree-sitter and advanced diagnostics from `protoc` parser.
11+
-**Diagnostics**: Syntax errors, import error with tree-sitter and advanced diagnostics from `protoc`.
1212
-**Document Symbols**: Navigate and view all symbols, including messages and enums.
1313
-**Code Formatting**: Format `.proto` files using `clang-format` for a consistent style.
1414
-**Go to Definition**: Jump to the definition of symbols like messages or enums and imports.

0 commit comments

Comments
 (0)