Releases: TobiasFaller/vscode-vt100-syntax-highlight
Releases · TobiasFaller/vscode-vt100-syntax-highlight
Version 0.0.10
- Implemented dark and light support for editor
- Implemented dark, light and high-contrast support for preview
Version 0.0.9
- Debounced editor input to increase performance during typing and editing
Version 0.0.8
- Added escape sequence snippets
Version 0.0.7
- Added Text and HTML export
- Fixed bug where context menu options for a file would do nothing
Version 0.0.6
- Fixed extension activation
Version 0.0.5
- Added preview panel
- Updated configuration options
- Added font options
- Documented new configuration
Version 0.0.4
- Rewrote extension to use decorators instead of using semantic highlighing
- Added background color support
- Added support for additional styles
Version 0.0.3
Added the changelog to repository
Version 0.0.2
Added icon for the Marketplace
Version 0.0.1
This is only a first test release to get used to VS Code extension publishing.