Skip to content

Releases: ryanraposo/codeui

v1.1.0

10 Jul 11:31
Compare
Choose a tag to compare

v1.0.1

28 Jun 00:35
Compare
Choose a tag to compare
  • Updated license

v1.0.0

28 Jun 00:13
Compare
Choose a tag to compare
  • Added Color Picker

v0.3.3

28 May 05:03
871f660
Compare
Choose a tag to compare
  • Fixed issue where customizations would only apply if there was an existing entry for "workbench.colorCustomizations" in settings.

v0.3.2

15 Jan 02:42
Compare
Choose a tag to compare
  • Fixed elements not showing full name in Palette view
  • Put ruby slippers on

v0.3.1

07 Dec 18:39
Compare
Choose a tag to compare
  • Fixed various low-level performance issues.

  • Fixed outdated links in README.

v0.3.0

19 Nov 13:51
Compare
Choose a tag to compare
  • Added support for custom-value brightness adjustments (@usernamehw).

  • Added support for built-in color picker when editing 'codeui.favoriteColors' in settings. (@usernamehw)

  • Added configuration 'codeui.preferredScope'. Controls scoping behaviour when a workspace/folder is open.

  • Changed startup behaviour. CodeUI will now activate when accessed, not when VS Code is launched. (@usernamehw)

  • Changed extension description.

  • Fixed several element listings with unexpected names.