We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6f8331 + 61fb5b9 commit de888e9Copy full SHA for de888e9
README.md
@@ -8,7 +8,7 @@
8
## ✨ Features
9
10
- ✅ **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.
+- ✅ **Diagnostics**: Syntax errors, import error with tree-sitter and advanced diagnostics from `protoc`.
12
- ✅ **Document Symbols**: Navigate and view all symbols, including messages and enums.
13
- ✅ **Code Formatting**: Format `.proto` files using `clang-format` for a consistent style.
14
- ✅ **Go to Definition**: Jump to the definition of symbols like messages or enums and imports.
0 commit comments