Skip to content

Add async single file generator VS extension#302

Open
rezanid wants to merge 1 commit intomicrosoft:masterfrom
rezanid:async-single-file-generator
Open

Add async single file generator VS extension#302
rezanid wants to merge 1 commit intomicrosoft:masterfrom
rezanid:async-single-file-generator

Conversation

@rezanid
Copy link
Copy Markdown

@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
Copy Markdown
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