Skip to content

Commit

Permalink
rephrase 'features' section
Browse files Browse the repository at this point in the history
  • Loading branch information
BrotifyPacha committed Jun 13, 2024
1 parent cccf1a2 commit e7035f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ if you use vscode, see `vscode-extension/README.md`

## features

1. documentSymbol
2. jump to defines
3. format file with clang-format
4. code completion
5. jump from protobuf's cpp header to proto define (only global message and enum)
1. Parsing document symbols
2. Go to definition
3. Format file with clang-format
4. Code completion
5. Jump from protobuf's cpp header to proto define (only global message and enum)

0 comments on commit e7035f7

Please sign in to comment.