Skip to content

Releases: TobiasFaller/vscode-vt100-syntax-highlight

Version 0.0.10

23 Jul 22:34
Compare
Choose a tag to compare
Version 0.0.10 Pre-release
Pre-release
  • Implemented dark and light support for editor
  • Implemented dark, light and high-contrast support for preview

Version 0.0.9

23 Jul 12:31
Compare
Choose a tag to compare
Version 0.0.9 Pre-release
Pre-release
  • Debounced editor input to increase performance during typing and editing

Version 0.0.8

23 Jul 11:02
Compare
Choose a tag to compare
Version 0.0.8 Pre-release
Pre-release
  • Added escape sequence snippets

Version 0.0.7

23 Jul 09:15
Compare
Choose a tag to compare
Version 0.0.7 Pre-release
Pre-release
  • Added Text and HTML export
  • Fixed bug where context menu options for a file would do nothing

Version 0.0.6

23 Jul 01:42
Compare
Choose a tag to compare
Version 0.0.6 Pre-release
Pre-release
  • Fixed extension activation

Version 0.0.5

23 Jul 00:53
Compare
Choose a tag to compare
Version 0.0.5 Pre-release
Pre-release
  • Added preview panel
  • Updated configuration options
  • Added font options
  • Documented new configuration

Version 0.0.4

21 Jul 00:03
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release
  • Rewrote extension to use decorators instead of using semantic highlighing
  • Added background color support
  • Added support for additional styles

Version 0.0.3

20 Jul 10:52
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

Added the changelog to repository

Version 0.0.2

20 Jul 10:38
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

Added icon for the Marketplace

Version 0.0.1

20 Jul 01:00
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

This is only a first test release to get used to VS Code extension publishing.