PowerStudio icon indicating copy to clipboard operation
PowerStudio copied to clipboard

PowerShell Integration for Visual Studio 2010

Results 9 PowerStudio issues
Sort by recently updated
recently updated
newest added

``` ``` Should be coloured (and treated) as a comment.

For example, as I type [ $rootDomain = "localhost.com "] then "com" is autocompleted to compare-object when I type the final quotes.

Bug

A variable declared in a script function is available anywhere in a script instead of being function scoped.

Bug