Replies: 1 comment 1 reply
-
|
Currently, only real-time analysis is possible. If you'd rather run the analysis on-demand, you may consider just using the cli, perhaps through a npm script, which can be run from a VS Code command. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Perhaps we don't need real-time analysis, or we prefer to perform analysis when saving. Here's a command for you to execute the analysis!
Or you can provide a configuration option that allows us to choose between real-time analysis and analysis upon saving!
The most important thing is for you to provide a command for executing the analysis
Beta Was this translation helpful? Give feedback.
All reactions