Jan 1, 2018
- FIX: Allow
-in variables names. Write color translations to main scheme object and ensure filtering is done after color translations.
Dec 2, 2017
- NEW: Better tab conversion algorithm. Converts tabs to spaces based on tab stops (though it doesn't account for character width).
- NEW: Using
disable_nbspwill insert real tabs or spaces. - NEW: Settings are gathered from the view under conversion, not the global preferences.
- NEW: Default provided print setups now disables
nbspby default to use the exact whitespace in a file. - FIX: Font in HTML not being displayed correctly.
Nov 20, 2017
- NEW: Add support for
.hidden-color-scheme. - FIX: Update dependencies.
Nov 8, 2017
- FIX: Create fallback file read for resource race condition.
Nov 7, 2017
- FIX: Parse legacy
foregroundSelectionproperly.
Nov 4, 2017
- NEW: Add support
.sublime-color-schemehashed syntax highlighting. - FIX:
.sublime-color-schememerge logic.
Oct 30, 2017
- FIX: Parse color scheme with unexpected extension correctly.
Oct 27, 2017
- NEW: Add support for rendering output without tables (Default CSS did change, so if overriding it, you may need to update).
- FIX: Support for irregular
.sublime-color-schemevalues.
Oct 21, 2017
- NEW: Add support for per scope selection foreground.
- FIX: Some general color scheme parsing and tweaking issues.
Oct 20, 2017
- NEW: Add support for
.sublime-color-schemefiles. - NEW: Drop option to include scheme in output.
Oct 6, 2017
- NEW: Upgrade theme_tweaker and rgba lib which adds the ability to adjust contrast.
- FIX: Don't include document build folder.
Released Aug 12, 2017
- NEW: Add document and settings to the command palette.
- FIX: Quick start image links.
Released Jun 4, 2017
- FIX: Hopefully more reliable browser opening (#47).
Released May 27, 2017
- NEW: Limit popups to 3124+.
- FIX: Better scope matching.
Released Nov 29, 2016
- FIX: Skip processing popupCss and phantomCss.
Released Nov 28, 2016
- NEW: Handle X11 named colors in color schemes (#44).
- NEW: By default, don't include color scheme plist in output (to reduce size of output).
- NEW: Quickstart guide available in menu.
- NEW: Links to repo issues and documentation available in menu.
Released Nov 5, 2016
- FIX: Fix changelog links
Released Nov 3, 2016
- Fix: Fix incorrect changelog title (#43).
Released Nov 2, 2016
- NEW: Add
disable_nbspoption. - Fix: JS not loading into HTML.
Released Oct 30, 2016
- NEW: New dependencies.
- NEW: Added changelog and support info command in menu.
- NEW: CSS template is now handled by Jinja2.
- NEW: Add
export_csssetting to specify custom CSS.
Released Feb 4, 2016
- NEW: Arbitrary jump to 2.0.0 version number
- NEW: Upgrade color libs
- NEW: Get current scheme from view settings instead of global