Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

30 lines (25 loc) · 1.12 KB

Changelog

All notable changes to the "one-monokai" extension will be documented in this file.

v0.3.x

v0.2.x

  • Fix highlighting for method call and Class names.
  • Proper highlight for JSX html tags.

v0.2.x

  • Increase support for default VSCode JS Grammer.

v0.1.x

  • Syntax highlight for embedded string.
  • Syntax highlight for Logical operators (and, or).
  • Syntax highlight for built-in functions.
  • Syntax highlight for js "new" keyword.
  • Stylesheet string variable.
  • Stylesheet functions.
  • Fix language variable highlight.
  • Fix selection highlight.
  • Highlight support variables.
  • Improve Java Support
  • Proper Jade string comments