Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 1.26 KB

Change Log

All notable changes to the "highlight-string-code" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

Develop slowly for features.

TODO Notes

  • Publish extension
  • Add switches for Highlight Signs
  • Add Chinese usage

[Realease]

[v0.4.5]

  • Modify js highlight pattern to fix Issue#5.

[v0.4.4]

  • Add "\s*" pattern before some signs to fix Issue#1.

[v0.4.3]

  • Add yaml support
  • Fix typos.

[v0.4.2]

  • Add sign pair snippets for highlighting block.
  • Fix some typos.

[v0.4.1]

  • Add Chinese Readme file.

[v0.4.0]

  • Reconstitute language injections
  • Add embeddedLanguages and tokenTypes features to support commenting, bracket matching, auto closing pairs, snippet selection and so on.

[v0.3.4]

  • Add a WHITESPACE in third SQL start matching rule.

[Unreleased]

  • Ready to release
  • Keep variables highlighted between { and } in string code.
  • Add usages
  • Add HTML highlighter
  • Add SQL highlighter
  • Initial
  • Forked from ptweir/python-string-sql