All notable changes to this extension will be documented in this file.
- Add multi-line support for Rust, Go
- Add single-line support for YAML
- Add multi-line comment support for Less, Objective-C/C++, and Swift.
- Add single-line comment blocks for most officially supported languages. See README for more information.
- Fix a bug that broke the extension, caused by the previous bugfix.
- Fix bug that that caused every language to have single-line block comments.
- Add single-line blocks for C/C++ (disabled by default).
- Add comment completion for PHP files.
- Add Javadoc-style comments for Groovy files.
- Fixed misspelled filename leading to C functionality breaking.
- Change extension description to include support for new languages.
- Added block comment completion for CSS/Sass files.
- Add QDoc (Qt-style) comment block completion for C and C++.
- Fix major typo that caused an asterisk to be inserted following any indented line.
- Changelog now starts with the latest update rather than the oldest.
- Fixed an issue that caused asterisk insertion and indentation bugs when indenting using an odd number of spaces.
- Changed
galleryBanner.theme
, again.
- Changed
galleryBanner.theme
.
- Initial release