From 14fc03090413b038672ca80fd9cbbfb0ccfc0826 Mon Sep 17 00:00:00 2001 From: Artem Govorov Date: Fri, 19 Jan 2018 17:44:27 +1000 Subject: [PATCH] Add all supported wallaby editors --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ea0edaebb5..86b53b70be 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1292,7 +1292,7 @@ The plugin is titled **NodeJS**, and can be installed via **Preferences** > **Pl ### Wallaby.js -[Wallaby.js](https://wallabyjs.com/) is a continuous testing tool that enables real-time code coverage for Mocha with any assertion library in JetBrains IDEs (IntelliJ IDEA, WebStorm, etc.) and Visual Studio for both browser and node.js projects. +[Wallaby.js](https://wallabyjs.com/) is a continuous testing tool that enables real-time code coverage for Mocha with any assertion library in VS Code, Atom, JetBrains IDEs (IntelliJ IDEA, WebStorm, etc.), Sublime Text and Visual Studio for both browser and node.js projects. ![Wallaby.js in Action](images/wallaby.png?withoutEnlargement&resize=920,9999&pngquant){:class="screenshot"}