Skip to content

Commit 429ca31

Browse files
kaminalyezhlobo
authored andcommitted
Add explanation of adding syntax highlighting to Visual Studio Code (#64)
1 parent b252aa0 commit 429ca31

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ The short answer is no and we are not going to implement that in near future. Ta
226226

227227
* [WebStorm](#webstorm)
228228
* [Atom](#atom)
229+
* [Visual Studio Code](#visual-studio-code)
229230

230231
#### WebStorm
231232

@@ -257,6 +258,12 @@ The short answer is no and we are not going to implement that in near future. Ta
257258

258259
5. Restart the atom
259260

261+
#### Visual Studio Code
262+
263+
1. Open settings of extensions
264+
2. Search "[vscode-react-pug](https://github.com/kaminaly/vscode-react-pug)" by the search field
265+
3. Click "Install" and "Reload"
266+
260267
## License
261268

262269
MIT

0 commit comments

Comments
 (0)