Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 550 Bytes

Features that have a checkmark are complete and available for download in the CI build.

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

2.0

  • Added support for multiline comments /* */ and hash # #.
  • Use Async APIs within the extesion to do most work in the background.
  • Added some new hotkeys.

1.0

  • Initial release
  • Surround selected text with various delimiters.