vsrunner READMEInstallTo install VSCode extension locally (not recommended) you need to build "vsrunner-X.X.X.vsix" file and click "Install from VSIX" in VSCode Extensions menu. The commands to do so:
UsageSelect vsrunner extension in left activity bar. The extension is disabled by default and enables by options in "settings.json":
There are two buttons to use the vsrunner - build and clean the project. If build configuration was changed and new build was executed without clean command, it would be detected by comparing to history file and clean command would be executed before build. |