warrenbuckley / IIS-Express-Code

This is an extension for Visual Studio Code that the current folder opened in VS Code can be run as a website using IIS Express
72 stars 20 forks source link

Add support for Classic pipeline mode #789

Open warrenbuckley opened 4 months ago

warrenbuckley commented 4 months ago

Related to #654

Adds support for Classic pipeline mode in IIS Express integration for VS Code, enhancing flexibility for project configurations.

These changes address the need for Classic pipeline mode support, as requested in the issue, by providing the necessary options and logic to configure the pipeline mode for IIS Express directly from the VS Code extension settings.


For more details, open the Copilot Workspace session.