Artillery: Artillery support for text editors

Created on 21 Sep 2016  路  3Comments  路  Source: artilleryio/artillery

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
help wanted

Most helpful comment

Add VSCode to the list please

All 3 comments

Add VSCode to the list please

What's the difference between {{ and {{{ ?

@steveschnepp {{ will HTML-escape the value, {{{ leaves it as-is.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hassy picture hassy  路  4Comments

ericmacfarland picture ericmacfarland  路  6Comments

endrureza picture endrureza  路  5Comments

cyrfer picture cyrfer  路  5Comments

CaseyBurnsSv picture CaseyBurnsSv  路  4Comments