Skip to content

Releases: migliori/vsc-comments-toolkit

v1.2.0

24 Sep 10:20
Compare
Choose a tag to compare
  • Added support for additional programming languages in commentStyles.
  • Introduced getConfiguration function to retrieve extension settings.
  • Enhanced globalPatterns with new comment patterns.
  • Improved log function for better logging.
  • Added getHtmlParser function to retrieve HTML parser instance.
  • Implemented isInsidePHP function to detect PHP code within mixed PHP/HTML documents.
  • Added findLanguageFromNode function to determine language from syntax node.
  • Enhanced detectLanguageAtPosition function for better language detection.
  • Improved interpretSpaces function to handle custom space markers.
  • Enhanced calculateContentLength function to process placeholders and spaces.

v1.1.0

18 Sep 07:51
Compare
Choose a tag to compare

v1.1.0

  • Refactored the extension to improve maintainability and readability.
  • Added detailed documentation for the extension's features and main components.
  • Defined commentStyles for various programming languages.
  • Defined globalPatterns for different comment patterns.
  • Introduced functions like interpretSpaces, calculateContentLength, and adjustLineLength.
  • Enhanced the activate function to handle more functionalities and register providers more comprehensively.
  • Improved caching mechanism for generated comment patterns.
  • Added logging functionality with different log levels (info, warning, error).

add subsections + Typescript

18 Jul 03:54
Compare
Choose a tag to compare
v1.0.1

add subsections + Typescript

1st release

17 Jul 17:52
Compare
Choose a tag to compare
v1.0

Update comments-toolkit-logo.png