Skip to content

0.2.0

Pre-release
Pre-release

Choose a tag to compare

@ProCode-Software ProCode-Software released this 03 Jun 00:09
· 3 commits to main since this release

Bro accidentally skipped v0.1.0 馃拃

vsce Reimplementation

See issue #1 for more info about the reimplementation.

  • vsxtools pack has been implemented! 馃帀 . Folders can now be packed into VSCode extension bundles that VSCode can install.
  • API: Add new Extension class (BREAKING)
  • Ignore files from a list derived from vsce, with changes. Specific config files in your folder structure will be ignored from packaging/listing.

馃帹 Color Themes

Color theme building has been implemented! My VSCode themes have been migrated to vsxtools.

Config Changes

  • Allow inputs to be a single string
  • Allow outputs to be an array with corresponding items to inputs
  • Allow items in inputs to be directories
  • Allow changing the field name for inline color theme variables
  • Allow changing the delimiter for variable references in color themes

Full Changelog: 0.0.2...0.2.0