Skip to content

Releases: formulahendry/vscode-code-runner

v0.8.4

17 Nov 13:23

Choose a tag to compare

  • #207 : Add option to hide "Run Code" from editor context menu

v0.8.3

04 Nov 08:55

Choose a tag to compare

  • Add support for C# (.NET Core)

v0.8.2

25 Oct 17:07

Choose a tag to compare

  • #196 : Fix 'run code' hotkey not working

v0.8.0

25 Oct 14:07

Choose a tag to compare

  • #88 : Run file through context menu of file explorer

v0.7.4

20 Oct 12:43

Choose a tag to compare

  • #191 : Stop running code when VS Code is closed

v0.7.3

14 Oct 07:04

Choose a tag to compare

  • Add support for Multi Root Workspaces

v0.7.2

29 Sep 12:11

Choose a tag to compare

  • #182 : Add $driveLetter customized parameter

v0.7.1

24 Aug 07:49

Choose a tag to compare

  • #98 : Add .ts extension mapping for typescript

v0.7.0

20 Aug 07:51

Choose a tag to compare

  • #164 : Make temporary file name not random by default
  • Support running code snippet in terminal

v0.6.33

10 Aug 12:23

Choose a tag to compare

  • #149 : Set custom terminal root path for Linux Shell on Windows