Skip to content

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

Notifications You must be signed in to change notification settings

xrkolovos/IIS-Express-Code

 
 

Repository files navigation

Run websites straight from VS Code using IIS Express

This extension gives you the power to run a folder open in Visual Studio code as a website using IIS Express.

Install

Open the command pallete & type ext install then search for IIS Express

Install

Usage

Available commands

  • IIS Express: Run Website - Start or stop the current folder run as a website

Usage

Features

  • Auto opens folder in browser
  • Super simple way from the command pallete to start & stop the website
  • See ouput from the IIS Express command line directly in Visual Studio

Requirements

  • Windows Machine (Sorry not for Linux & OSX)
  • IIS Express installed

Changelog

Version 0.0.2

  • New: Port number is now random

Version 0.0.1

  • Initial release

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%