lzybkr / TabExpansionPlusPlus

A V3 PowerShell module to improve tab expansion and Intellisense
BSD 2-Clause "Simplified" License
196 stars 33 forks source link

Add Location parameter completion for AzureRM commands #48

Closed stuartleeks closed 8 years ago

stuartleeks commented 8 years ago

@lzybkr - now has wildcard matching! Let me know if you have any further comments :-)

stuartleeks commented 8 years ago

Yep, that makes sense. I've pushed a commit that switches the order around so that the property values are cached, and then on completion those values are filterered and projected into CompletionItems.