Releases: migliori/vsc-comments-toolkit
Releases · migliori/vsc-comments-toolkit
v1.2.0
- 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
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
, andadjustLineLength
. - 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
v1.0.1 add subsections + Typescript
1st release
v1.0 Update comments-toolkit-logo.png