Skip to content

Add async single file generator VS extension#302

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

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

Conversation

@rezanid

@rezanid rezanid commented Jan 19, 2026

Copy link
Copy Markdown

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

rezanid commented Jan 19, 2026

Copy link
Copy Markdown
Author

@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