Skip to content

Releases: facelessuser/ColorHelper

ST3 2.0.4

30 Jul 04:14
Compare
Choose a tag to compare

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

27 Jul 03:27
Compare
Choose a tag to compare

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

25 Jul 19:03
Compare
Choose a tag to compare

Fixes

  • Fix breakage for ST versions without phantoms

ST3 2.0.1

25 Jul 02:36
Compare
Choose a tag to compare

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

24 Jul 01:31
Compare
Choose a tag to compare

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

18 Jul 06:37
Compare
Choose a tag to compare

#Fixes

  • #39 Fix font size too small in popup

ST3 1.4.1

07 Jul 03:12
Compare
Choose a tag to compare

Fixes

  • Remove distortion workarounds as later Sublime versions no longer distort images
  • Utilize latest mdpopups to handle font sizes.

ST3 1.4.0

17 Apr 21:03
Compare
Choose a tag to compare

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

25 Mar 14:01
Compare
Choose a tag to compare

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

07 Dec 23:07
Compare
Choose a tag to compare

Fixes

  • Fix logic for populating a view's ColorHelper specific settings on activation and save.