diff --git a/Syntax-Highlighting.md b/Syntax-Highlighting.md index 20bb198..011bb46 100644 --- a/Syntax-Highlighting.md +++ b/Syntax-Highlighting.md @@ -7,4 +7,5 @@ Extended syntax support is available for the following editors: * **TextMate** - [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle) * **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim) * **Vim** - [bats.snippets](https://github.com/jjasghar/snipmate-snippets/blob/master/snippets/bats.snippets) -* **Atom** - [language-bats](https://github.com/jkamenik/language-bats) \ No newline at end of file +* **Atom** - [language-bats](https://github.com/jkamenik/language-bats) +* **Visual Studio Code** - [jetmartin.bats](https://marketplace.visualstudio.com/items?itemName=jetmartin.bats) \ No newline at end of file