IntelliTect / PowerStudio

PowerShell Integration for Visual Studio 2010
http://visualstudiogallery.msdn.microsoft.com/9b3272d4-6d13-4c1c-93bc-3ec74614508e
Other
21 stars 3 forks source link

Variable completion does not respect scope #2

Open idavis opened 13 years ago

idavis commented 13 years ago

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