mirror of
https://github.com/sstephenson/bats.git
synced 2024-11-17 03:32:27 +01:00
10
Syntax Highlighting
Cherny edited this page 2020-12-03 05:24:10 -06:00
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:
- Emacs - bats-mode
- Sublime Text 2/3 - sublime-bats
- TextMate - Bats.tmbundle
- Vim - bats.vim
- Vim - bats.snippets
- Atom - language-bats
- Visual Studio Code - jetmartin.bats