http://blogs.clariusconsulting.net/kzu

Daniel Cazzulino's Blog

Go Back to
kzu′s Latest post

PowerShell needs an XML namespace before it’s too late

PowerShell exposes some pretty cool features via XML files, such as custom formatting and type extensions.

The only problem I see right now is that those XML files have no namespace whatesoever. That may sound useless to you, but it’s the very reason why you don’t get ANY intellisense/validation support for those files from withing Visual Studio.

Vote for the suggestion before it’s too late (if it’s not already :( (()

Comments