File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ documentation and diagnostic hovers, and integrations with [Buf][buf] commands.
1616![ Preview features] ( ./preview.gif )
1717
1818This extension doesn't stop at editing: open the [ Command Palette] [ command-palette ] (` Ctrl/Cmd+Shift+P ` )
19- to quickly run common tasks through ` buf ` like ` buf generate ` . See the [ full list of commands] ( #commands )
20- provided by this extension.
19+ to quickly run common tasks ` buf ` tasks such as ` buf generate ` . See the [ full list of commands] ( #commands ) for more.
2120
2221## Getting Started
2322
24- This extension is requires Visual Studio Code 1.95 or newer (or editors compatible with VS Code 1.95+ APIs).
23+ This extension requires Visual Studio Code 1.95 or newer (or editors compatible with VS Code 1.95+ APIs).
2524
26- [ Install the latest version via the VS Code marketplace] [ vs-code-marketplace ] . And that's all you need to get started!
25+ 1 . [ Install the latest version via the VS Code marketplace] [ vs-code-marketplace ] .
26+ 2 . Start editing ` .proto ` files!
2727
2828This extension does not require you to have the Buf CLI already installed. By default, the extension uses
2929the Buf CLI from your system ` $PATH ` . If ` buf ` isn't found on your ` $PATH ` , the extension automatically
You can’t perform that action at this time.
0 commit comments