Skip to content

Conversation

@rezanid
Copy link

@rezanid rezanid commented Jan 19, 2026

Introduce a complete Visual Studio extension sample for asynchronous single file generation and minification of .js, .css, and .html files. Includes generator logic, async base class, context menu command, package registration, VSIX manifest, icons, and documentation. Adds supporting resources and MIT license.

closes #292

Introduce a complete Visual Studio extension sample for asynchronous single file generation and minification of .js, .css, and .html files. Includes generator logic, async base class, context menu command, package registration, VSIX manifest, icons, and documentation. Adds supporting resources and MIT license.
@rezanid
Copy link
Author

rezanid commented Jan 19, 2026

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Any working samples how to leverage IVsSingleFileGeneratorAsync

1 participant