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.
- Publish extension
- Add switches for Highlight Signs
- Add Chinese usage
- Modify js highlight pattern to fix Issue#5.
- Add "\s*" pattern before some signs to fix Issue#1.
- Add yaml support
- Fix typos.
- Add sign pair snippets for highlighting block.
- Fix some typos.
- Add Chinese Readme file.
- Reconstitute language injections
- Add embeddedLanguages and tokenTypes features to support commenting, bracket matching, auto closing pairs, snippet selection and so on.
- Add a WHITESPACE in third SQL start matching rule.
- 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