From cfb0509d736891ef5af4c674f5e812e3fef159c7 Mon Sep 17 00:00:00 2001 From: Cherny Date: Thu, 3 Dec 2020 05:24:10 -0600 Subject: [PATCH] including Visual Studio Code --- Syntax-Highlighting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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