forked from bats-core/bats-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Syntax Highlighting
Septian Dwic edited this page Dec 18, 2018
·
12 revisions
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 3 - sublime-bats
- TextMate - Bats.tmbundle
- Vim - bats.vim
- Vim - bats.snippets
- Atom - language-bats
- VSCode - bats
This community-maintained documentation for Bats is about core/master
,
see sidebar interwiki or the about page for more info.