Skip to content

Latest commit

 

History

History
90 lines (48 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

90 lines (48 loc) · 1.41 KB

Changelog

1.3.6 - 2018-11-14

  • Add keyword.operator.ternary

1.3.5 - 2018-11-14

  • Add storage.type.type

1.3.4 - 2018-11-14

  • Add support.type.object.module

1.3.3 - 2018-11-14

  • Add storage.type.tsx

1.3.2 - 2018-11-13

  • Set new colors for Code 1.29 and debug

1.3.1 - 2018-11-09

  • Add Python directories to .vscodeignore

1.3.0 - 2018-11-05

  • Add Rust support

1.2.4 - 2018-06-14

  • Add editorLineNumber.activeForeground

1.2.3 - 2018-03-30

  • Add editor.selectionHighlightBorder

1.2.2 - 2018-03-29

  • Use real white for terminal white color

1.2.1 - 2018-03-19

  • Remove bold style of meta.function.decorator

1.2.0 - 2018-03-19

  • Generate short hexadecimal color values
  • Remove unused dependencies
  • Themes generated by Python instead of TypeScript

1.1.1 - 2018-03-12

  • Style peek view file and line foregrounds

1.1.0 - 2018-03-12

  • Style peek view

1.0.1 - 2018-03-08

  • Add scope storage.type.namespace

1.0.0 - 2018-03-06

  • Improved colors and languages support
  • Themes generated by code

0.0.4 - 2018-02-23

  • Improve integrated terminal colors

0.0.3 - 2018-02-23

  • Fix README typo

0.0.2 - 2018-02-23

  • Improved colors
  • More detailed README

0.0.1 - 2018-02-22

  • Complete UI customization
  • Good support for all trending languages

0.0.1-alpha.1 - 2018-02-21

  • Initial release