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
9e0098df60
commit
993120b7ea
1 changed files with 4 additions and 4 deletions
|
|
@ -9,10 +9,10 @@ A Language Server for **proto3** files. It uses tree-sitter parser for all opera
|
|||
## Features
|
||||
- [x] Completion (keywords, enums and messages of the package)
|
||||
- [x] Diagnostics - based on sytax errors
|
||||
- [x] Document Symbols for message and enums
|
||||
- [x] Go to definition - across packages
|
||||
- [x] Hover - across packages
|
||||
- [x] Rename - in current buffer only
|
||||
- [x] Document Symbols
|
||||
- [x] Go to definition
|
||||
- [x] Hover
|
||||
- [x] Rename
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue