Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

60 lines (42 loc) · 1.77 KB

Changelog

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

v0.4.4

  • Revert change to embedded ruby (erb) scope

v0.4.3

  • Revert change to JS readwrite scope
  • Add specific readwrite variable scope for batchfile

v0.4.2

  • Specify readwrite variable scope

v0.4.1

  • Update git diff colors by @waldyrious
  • Integrated terminal support

v0.4.0

  • Fix coloring for TypeScript template literal
  • Fix string interpolation for Ruby, PHP and Elixir
  • Disable italics on comments

v0.3.6

v0.3.x

v0.2.x

  • Fix highlighting for method call and Class names.
  • Proper highlight for JSX html tags.
  • Increase support for default VSCode JS Grammar.

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