
Run Gulp Task from Visual Studio Code
Visual Studio Code was just released and I am using it on a project to see if I like it. I wanted to configure it to run Gulp Tasks just like I have done with other editors like Sublime Text, JetBrains Webstorm, etc. Turns out this is pretty easy to do since you can configure Gulp as a task runner in Visual Studio Code and it will display a list of Gulp tasks that you can run from the command palette.