Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 04:19

Merge dev branch into master. This is the initial release. Previous version numbers were simply used to test the GitHub Actions continuous deployment workflow. Since this is the intial release, I won't go into much detail here, I'll just list the featuers and put the details the project's README.

Added

  • Adaptive Syntax Highlighting
  • Show Definition On Hover
  • Line Numbering Commands
  • Toggle Comment Command

Changed

  • The CD workflow has been merged into the dev branch. The workflow is now triggered by new tag being pushed. The release created by the workflow will be published (no longer be left as a draft).

  • Updated package.json. The extension is now flagged as a "preview". I don't intend to keep this flag for long. Added keys to quiet complaints from npm and vsce.