Skip to content

Releases: oleg-shilo/cs-script-sublime

Release v1.4.4

15 Nov 23:37

Choose a tag to compare

Bumping compatible versions of dependency packages

Release v1.4.3

19 Apr 13:38

Choose a tag to compare

  • fixed starting script in terminal, blocking ST3 problem

Release v1.4.2

10 Mar 02:24

Choose a tag to compare

Release v1.4.2

  • Fixed problem with navigating to the syntax error on double-click in the output panel

Release v1.4.1

06 Feb 10:37

Choose a tag to compare

  • Auto-update of CS-Script: added attempting to detect external CS-Script installation if the configured one is not present.

Release v1.4.0

28 Nov 10:32

Choose a tag to compare

  • Added auto-detection and auto-integration of external CS-Script deployment

Release v1.3.5

17 Oct 12:24

Choose a tag to compare

  • Updated embedded script engine v4.8.18.0 (.NET 8.0)
  • Added auto-start option for CS-Script build server.
  • Added workaround for cscs.dll assembly hanging in the memory and freezing ST3 because of the cscs's child process (build server)
  • Improved error messages.

Release v1.3.4

27 Nov 11:51

Choose a tag to compare

  • Added command for showing plugin settings.
  • Updated compatibility settings to allow .NET8 CS-Script execution.

Release v1.3.3

14 Sep 13:12

Choose a tag to compare

  • Checking environment for CS-Script and .NET presence is mad async to allow quick ST3 loading

Release v1.3.2

07 Jan 15:17

Choose a tag to compare

  • Migrated embedded CS-Script& CS-Syntaxer binaries v4.6.2.0

Release v1.3.1

21 Apr 07:32

Choose a tag to compare

  • Fixed "Run as external" command