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

Keywords and built-in CMDLETS should be available for command completion #8

Closed idavis closed 13 years ago

idavis commented 13 years ago

Fixed. The completion sets were getting cleared so that only the last completion handler was providing potential values.