main
Artem
feat: Implement core extension logic for comment tag highlighting, add development configurations, update README, and refine project setup.
Refactor extension into layered services
feat: Implement comment highlighting for various tags and add TODO to the ideas tag group.
feat: Add MIT license, configure VSIX output name, and include C/C++ debug launch configuration.
feat: Introduce a modular architecture for comment highlighting with dedicated services for configuration, parsing, and decoration management.
chore: Bump version to 1.1.1.
feat: Implement initial VS Code extension for highlighting comment tags in comments.