Releases: facelessuser/ColorHelper
Releases · facelessuser/ColorHelper
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.
ST3 1.3.3
Fixes
- Fixes related to gray, hsla, and hwba.
ST3 1.3.2
Fixes
- Fix version in message.
ST3 1.3.1
Fixes
- Forgot to strip extension on syntax compare.