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

davidsandstrom/IIS-Express-Code

 
 

Repository files navigation

IIS Express for VSCode

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

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating

Sponsorware

This is a free extension I have made for VSCode, if you find it useful to yourself or your business then I would love you to consider sponsoring me on Github please

Install

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

Install

Usage

Available commands

  • IIS Express: Start Website - Start the current folder run as a website
  • IIS Express: Stop Website - Stop the current folder run as a website
  • IIS Express: Restart Website - Restart (Stop & Start) 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
  • Support for PHP via ApplicationHost.config common changes for all sites running with IIS Express

Requirements

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

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 98.0%
  • JavaScript 2.0%