All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Code completion
- Code formatting
- Code refactoring
- Localizations
- Marketplace icon
First public release!
- Syntax highlighting
- Code folding
- Annotation of hex escape sequences e.g.
\x00
- Annotation of unicode escape sequences e.g.
\u0000
- Annotation of decimal escape sequences e.g.
\0
- Annotation of binary escape sequences e.g.
\b00000000