Skip to content

Commit

Permalink
docs: polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed May 22, 2022
1 parent 6887e7f commit b184ed2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vitest-jetbrains-plugin

<!-- Plugin description -->
A simple WebStorm plugin to run Vitest tests from gutter.
A simple WebStorm plugin to run Vitest tests.

* Green Run icon means to run once only
* Vitest Run icon means to run with watch mode
Expand Down Expand Up @@ -73,10 +73,6 @@ You can run `webstorm-integration` from WebStorm with debug mode, then you can d
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "vitest"</kbd> >
<kbd>Install Plugin</kbd>

# Todo

* Color output on console for Linux and Mac

# References

* Vitest VS Code plugin: https://marketplace.visualstudio.com/items?itemName=ZixuanChen.vitest-explorer
Expand Down

0 comments on commit b184ed2

Please sign in to comment.