-
Notifications
You must be signed in to change notification settings - Fork 424
Syntax Highlighting
Keith Hall edited this page Mar 14, 2023
·
14 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 and 4 - Bats
- TextMate - Bats.tmbundle
- Vim - bats.vim
- Vim - bats.snippets
- Atom - language-bats
- VSCode - bats
- JetBrains IDEs - BashSupport Pro (paid software)
This community-maintained documentation for Bats is about core/master
,
see sidebar interwiki or the about page for more info.