Skip to content

Releases: facelessuser/ColorHelper

ST3 2.0.1

25 Jul 02:36

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

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

Choose a tag to compare

#Fixes

  • #39 Fix font size too small in popup

ST3 1.4.1

07 Jul 03:12

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

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

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

Choose a tag to compare

Fixes

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

ST3 1.3.3

07 Dec 06:23

Choose a tag to compare

Fixes

  • Fixes related to gray, hsla, and hwba.

ST3 1.3.2

06 Dec 03:10

Choose a tag to compare

Fixes

  • Fix version in message.

ST3 1.3.1

05 Dec 23:04

Choose a tag to compare

Fixes

  • Forgot to strip extension on syntax compare.