Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artillery support for text editors #176

Open
3 tasks
hassy opened this issue Sep 21, 2016 · 3 comments
Open
3 tasks

Artillery support for text editors #176

hassy opened this issue Sep 21, 2016 · 3 comments

Comments

@hassy
Copy link
Member

hassy commented Sep 21, 2016

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
@danielo515
Copy link

Add VSCode to the list please

@steveschnepp
Copy link
Contributor

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

@hassy
Copy link
Member Author

hassy commented Dec 3, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants