Skip to content

Releases: hshhrr/vscode-styx

v1.4.0

28 Feb 23:06
Compare
Choose a tag to compare

Change Log

Release - 1.4.0

  • 5th public release.

Added in 1.4.0

  • Merge Conflict colors.

Updated in 1.4.0

  • None

Removed in 1.4.0

  • None.

v1.3.0

27 Feb 11:31
Compare
Choose a tag to compare

Release - 1.3.0

  • 4th public release.

Added in 1.3.0

  • None.

Updated in 1.3.0

  • Fixed border colors across the whole UI.
  • Fixed Statusbar background color for Debugging.

Removed in 1.3.0

  • None.

v1.2.0

26 Feb 06:45
Compare
Choose a tag to compare

Release - 1.2.0

  • 3rd public release.

Added in 1.2.0

  • None.

Updated in 1.2.0

  • Fixed Notification Center colors.
  • Fixed Notification Toast colors.
  • Fixed Scrollbar colors.

Removed in 1.2.0

  • None.

v1.1.0

25 Feb 18:12
Compare
Choose a tag to compare

Release - 1.1.0

  • 2nd Public release.

Added in 1.1.0

  • Bracket Pair Guide colors.
  • A few of Git colors.

Updated in 1.1.0

  • UI's Background and Foreground colors.
  • Symbol Icon colors.
  • Debug Icon colors.
  • Fixed Input Control related colors.
  • Fixed List Hover colors.
  • Styx and Styx+ Syntax Highlighting colors.

v1.0.0

19 Feb 02:23
Compare
Choose a tag to compare

Release Notes

  • Initial release

Added

  • Themed UI.
  • 7 Syntax Highlighting Schemes (Styx, Styx+, Styx Dracula, Styx Fleet, Styx Material, Styx Monokai, Styx VSCode)
  • Syntax Highlighting support for Python, C, C++, Julia, Java, Kotlin (Partial), JavaScript and TypeScript.
  • Syntax Highlighting support for HTML, CSS and Markdown.

v0.0.1-alpha

11 Feb 03:07
570e7f0
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Release Notes

  • Initial release for preview purposes only.
  • Not ready for daily use.

Added Support for

  • Python
  • Java
  • Julia
  • C
  • C++
  • JavaScript
  • TypeScript
  • Kotlin (Partial)
  • Markup + Markdown (Partial, Close to none)