Visual Studio Code and the PowerShell Extension Hack Week
Starting Sunday, December 6 from 11am to 12pm PST. Microsoft’s David Wilson will host a Crowdcast Event giving an overview of the PowerShell Editor Services, the PowerShell extension for VS Code, and...
View Article3 Ways to Speed up Visual Studio Code Extension Development
I published my first Microsoft Visual Studio Code Extension to the gallery. Select text in the editor, press Ctrl+Shift+F1 and it will search Stack Overflow, and specifically entries tagged with...
View ArticleWho Moved the Cheese – Microsoft’s new editor “Visual Studio Code”
Microsoft VS Code reached the 1.0 milestone and announced Version 1.0 of Visual Studio Code. It is code editing redefined. Plus, PowerShell support for syntax highlighting ships in the box, and you...
View ArticlePaste JSON as a PowerShell Class in Visual Studio Code
The PowerShell extension for Visual Studio Code just got way cool. First, we got a $profile. It lets you customize your environment and add session-specific elements to your PowerShell Visual Studio...
View Article