Releases: facelessuser/ColorHelper
Releases · facelessuser/ColorHelper
ST3 2.0.4
ColorHelper 2.0.4
Released Jul 29, 2016
- NEW: Changelog command available in
Package Settings->ColorHelper
.
Will render a full changlog in an HTML phantom in a new view. - FIX: Move colorbox before color I like this as now the colorbox resides
within the region of the color. And they will all line up even if color
format is different following them. (Fixes #46) - FIX: Fix flicker on colorbox click. (Fixes #41)
ST3 2.0.3
Fixes
- Don't allow previews for truncated colors
- When validating existing phantoms, ensure the scopes still match (like when code gets commented out etc.).
- Support new rem units if using mdpopups 1.8.0 for better font scaling.
ST3 2.0.2
Fixes
- Fix breakage for ST versions without phantoms
ST3 2.0.1
Fixes
- Less clearing of inline images
- Per os/host setting for inline_preview_offset and graphic_size
- Single border around preview that contrasts with the the theme background
ST3 2.0.0
ColorHelper 2.0.0
New
- Show inline color previews in Sublime Text 3118+! See docs for more info. Can be turned off if the feature is not desired.
- Should update mdpopups to the latest one on Package Control upgrade (restart required after upgrade).
- Images should scale with font size in Sublime Text 3118+. You can still select small, medium, and large resources, but they will be relative to the font size now.
ST3 1.4.2
ST3 1.4.1
Fixes
- Remove distortion workarounds as later Sublime versions no longer distort images
- Utilize latest mdpopups to handle font sizes.
ST3 1.4.0
ColorHelper 1.4.0
New
- Allow disabling status message via the settings file option
show_status_index
.
Fix
- Fix decimal level tracking when indexing
ST3 1.3.5
ColorHelper 1.3.5
Fixes
- Fixed issue where stored decimal size was faulty and could cause the current file color indexing to fail.
ST3 1.3.4
Fixes
- Fix logic for populating a view's ColorHelper specific settings on activation and save.