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 @@ -245,10 +245,11 @@ Search the extension registry for **["Standard Code Style"][brackets-1]**.
245245
246246Install ** [ vscode-standardjs] [ vscode-1 ] ** . (Includes support for automatic formatting.)
247247
248- For React snippets, install ** [ vscode-react-standard] [ vscode-2 ] ** .
248+ For JS snippets, install: ** [ vscode-standardjs-snippets ] [ vscode-2 ] ** . For React snippets, install ** [ vscode-react-standard] [ vscode-3 ] ** .
249249
250250[ vscode-1 ] : https://marketplace.visualstudio.com/items/chenxsan.vscode-standardjs
251- [ vscode-2 ] : https://marketplace.visualstudio.com/items/TimonVS.ReactSnippetsStandard
251+ [ vscode-2 ] : https://marketplace.visualstudio.com/items?itemName=capaj.vscode-standardjs-snippets
252+ [ vscode-3 ] : https://marketplace.visualstudio.com/items/TimonVS.ReactSnippetsStandard
252253
253254#### [ WebStorm/PhpStorm] [ webstorm-1 ]
254255
You can’t perform that action at this time.
0 commit comments