You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.
An awesome idea, from avajs/ava#183, is to run and see the result of a test run directly in the editor. And ability to quickly run the test your cursor is in, in the test file. We could even show the result of tests in the gutter, like linting. (Let's discuss this thing in #3).
Let's do a brainstorming of what other useful things an editor plugin could do.
I have big plans for this, the Sublime plugin, and the VS Code plugin. Snippets are only a start.
An awesome idea, from avajs/ava#183, is to run and see the result of a test run directly in the editor. And ability to quickly run the test your cursor is in, in the test file. We could even show the result of tests in the gutter, like linting. (Let's discuss this thing in #3).
Let's do a brainstorming of what other useful things an editor plugin could do.
// @vdemedes @jamestalmage @kevva @sotojuan @novemberborn @ariporad @SamVerschueren
The text was updated successfully, but these errors were encountered: