File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1010- ✅ ** Code Completion** : Auto-complete messages, enums, and keywords in your ` .proto ` files.
1111- ✅ ** Diagnostics** : Syntax errors, import error with tree-sitter and advanced diagnostics from ` protoc ` .
1212- ✅ ** Workspace Symbols** : Search and view all symbols across workspaces.
13- - ✅ ** Document Symbols** : Navigate and view all symbols, including nested messages and enums in from a document .
13+ - ✅ ** Document Symbols** : Navigate and view all symbols, including nested messages and enums.
1414- ✅ ** Code Formatting** : Format ` .proto ` files using ` clang-format ` for a consistent style.
1515- ✅ ** Go to Definition** : Jump to the definition of symbols like messages or enums and imports.
1616- ✅ ** Hover Information** : Get detailed information and documentation on hover.
You can’t perform that action at this time.
0 commit comments