Skip to content

Releases: EcksOrg/ecksClone

1.0.1 Maintenance Release

19 Feb 23:36

Choose a tag to compare

This update is a maintenance update, meaning it has no new features or alterations to the look of the theme.

This update will allow the theme to be loaded into a devcontainer/Code remote instance without a full reinstall.

Changes:

  • Removed notification system.
  • Added light screenshots to README.
  • Updated GitHub URLs.

This version will be published to the Visual Studio Marketplace, but you can manually install it using the VSIX file provided with this release.

1.0.0 Release

23 Jun 09:56
0f63726

Choose a tag to compare

This is the first major release of ecksClone.

This release includes a brand new light theme (ecksClone Pastel Light) and various improvements.

Improvements include:

  • UI updates
  • Unified syntax colours
  • Unified UI colours
    See change log for more details.

This version will be published to the Visual Studio Marketplace, but you can manually install it using the VSIX file provided with this release.

0.2.4 Release

21 Jun 20:23

Choose a tag to compare

This release adds the notification system for future versions of ecksClone, for more information please see the change log.

This version will be published to the Visual Studio Marketplace, but you can manually install it using the VSIX file provided with this release.

0.2.3 Release

03 Jun 16:19
e46e17c

Choose a tag to compare

This release adds the icon to our marketplace listing. Annoyingly I can't just upload it without a version change.

There have been no other modifications (we're working on a light theme in devel-light and semantic highlighting on devel-semantic)

You can download this version from the Visual Studio Marketplace, or install it manually with the VSIX file attached to this release.

0.2.2 Release

30 May 12:09

Choose a tag to compare

Highlighting optimizations and general bugfixes

0.2.1 Release

27 May 12:31
912c43e

Choose a tag to compare

This patch update resolves syntax issue #3 and UI issue #4

The UI no-longer has the default purple bar when the editor is running in single-file mode, Python parenthesise have been updated and JavaScript template strings now format correctly.

This release will be automatically pushed to the Visual Studio Marketplace, but you may manually install it with the VSIX file provided.

0.2.0 Beta

26 May 22:16
c81fe64

Choose a tag to compare

This is the first CI/CD revision.

Adds:

  • Basic UI Theme
  • Syntax highlighting (tested against: JavaScript, Python, C# & C++

This build has been published to the VS Marketplace, but you may manually install it with the VSIX file provided, see Extensions -> [...] -> Install from VSIX package