mirror of
https://github.com/coder3101/protols.git
synced 2025-12-23 05:36:51 +00:00
Update README.md
This commit is contained in:
parent
e7ed321a17
commit
d207fc2bd1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
## ✨ Features
|
||||
|
||||
- ✅ **Code Completion**: Auto-complete messages, enums, and keywords in your `.proto` files.
|
||||
- ✅ **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`.
|
||||
- ✅ **Document Symbols**: Navigate and view all symbols, including messages and enums.
|
||||
- ✅ **Code Formatting**: Format `.proto` files using `clang-format` for a consistent style.
|
||||
- ✅ **Go to Definition**: Jump to the definition of symbols like messages or enums and imports.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue