artilleryio/artillery

Artillery support for text editors

Open

#176 opened on Sep 21, 2016

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (7,057 stars) (504 forks)batch import
help wanted

Description

It would be nice to have syntax highlighting for Artillery scripts (YAML and possibly JSON).

It should be pretty straightforward to modify an existing mode for YAML, adding highlighting for templates ({{ }} and {{{ }}}) and various actions (get, post, emit for Socket.io etc).

  • Sublime
  • Emacs
  • Vim

Contributor guide