artilleryio/artillery

Artillery support for text editors

Open

#176 opened on Sep 21, 2016

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

Repository metrics

Stars
 (7,057 stars)
PR merge metrics
 (Avg merge 29m) (3 merged PRs in 30d)

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