mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-26 09:48:10 +01:00
Created Syntax Highlighting (markdown)
7
Syntax-Highlighting.md
Normal file
7
Syntax-Highlighting.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Bats will work with standard Bash syntax highlighting in most editors: just add a rule for `.bats` files.
|
||||||
|
|
||||||
|
Extended syntax support is available for the following editors:
|
||||||
|
|
||||||
|
* **Sublime Text 2** - [sublime-bats](https://github.com/jverdeyen/sublime-bats)
|
||||||
|
* **TextMate** - [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle)
|
||||||
|
* **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim)
|
||||||
Reference in New Issue
Block a user