Releases: ryanraposo/codeui
Releases · ryanraposo/codeui
v1.1.0
- Centered the color picker (@devXprite)
v1.0.1
- Updated license
v1.0.0
- Added Color Picker
v0.3.3
- Fixed issue where customizations would only apply if there was an existing entry for "workbench.colorCustomizations" in settings.
v0.3.2
- Fixed elements not showing full name in Palette view
- Put ruby slippers on
v0.3.1
-
Fixed various low-level performance issues.
-
Fixed outdated links in README.
v0.3.0
-
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.