Skip to content

Releases: oleg-shilo/cs-script-sublime

Release v1.4.3

19 Apr 13:38
Compare
Choose a tag to compare
  • fixed starting script in terminal, blocking ST3 problem

Release v1.4.2

10 Mar 02:24
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Added auto-detection and auto-integration of external CS-Script deployment

Release v1.3.5

17 Oct 12:24
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Migrated embedded CS-Script& CS-Syntaxer binaries v4.6.2.0

Release v1.3.1

21 Apr 07:32
Compare
Choose a tag to compare
  • Fixed "Run as external" command

Release v1.3.0.0

04 Apr 13:41
Compare
Choose a tag to compare
  • Embedded CS-Script engine ported to .NET 6 (.NET Core)
  • Added integration with the externally deployed engine and syntaxer