Releases: formulahendry/vscode-code-runner
Releases · formulahendry/vscode-code-runner
v0.8.4
- #207 : Add option to hide "Run Code" from editor context menu
v0.8.3
- Add support for C# (.NET Core)
v0.8.2
- #196 : Fix 'run code' hotkey not working
v0.8.0
- #88 : Run file through context menu of file explorer
v0.7.4
- #191 : Stop running code when VS Code is closed
v0.7.3
- Add support for Multi Root Workspaces
v0.7.2
- #182 : Add $driveLetter customized parameter
v0.7.1
- #98 : Add .ts extension mapping for typescript
v0.7.0
- #164 : Make temporary file name not random by default
- Support running code snippet in terminal
v0.6.33
- #149 : Set custom terminal root path for Linux Shell on Windows