News

Remote editing and debugging using Visual Studio Code Like the ISE, Visual Studio Code also provides remote editing tools, allowing you to work with PowerShell on a remote server from your desktop.
PowerShell Tools newest release also brings support to Visual Studio 2015 RC and Windows 10, in addition to Visual Studio 2013.
Microsoft's dev team for the PowerShell extension for Visual Studio Code has updated the tool in a major revamp some two years in the making, driven by user feedback submitted via GitHub issues.
Microsoft updated its PowerShell extension for Visual Studio Code, continuing a months-long re-architecture to improve the stability of its editor and debugger, which was identified as the No. 1 user ...
Microsoft has just announced that the PowerShell extension for Visual Studio Code has hit version 1.0. It brings a "rich debugging experience", Plaster templates, integrated script analysis, and more.
Writing PowerShell code can be done in notepad. It's just text, after all. But most people need some help that saves them time dealing with all that text. This time-saver comes in the form of an ...
PowerShell scripters have a few choices in the editor they can use to write code. Options range from the PowerShell Integrated Script Environment, Visual Studio Code, Visual Studio, Notepad++ and ...