File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ Open the command palette (**Ctrl+Shift+P** / **Cmd+Shift+P**) and run:
3333
3434### Renumbering
3535
36- While inside a message or enum, run ` proto3: Renumber Fields/Enum Values ` . Tags are rewritten so fields count up from ` 1 ` and enums from ` 0 ` .
36+ While inside a message or enum, run ` proto3: Renumber Fields/Enum Values ` .
37+ Tags are rewritten so fields count up from ` 1 ` and enums from ` 0 ` .
3738
3839### Snippets
3940
@@ -135,7 +136,7 @@ See [CONTRIBUTING](CONTRIBUTING.md). PRs that add tests and keep `npm run verify
135136
136137![ Top contributors] ( https://contrib.rocks/image?repo=zxh0/vscode-proto3 )
137138
138- See the full list at https://github.com/zxh0/vscode-proto3/graphs/contributors .
139+ See the full list on GitHub in the [ contributors graph ] ( https://github.com/zxh0/vscode-proto3/graphs/contributors ) .
139140
140141## Release Notes
141142
You can’t perform that action at this time.
0 commit comments