I've googled for awhile now and I'm not finding exactly what I'm looking for (if they're even out there).

I'm looking for a project template for writing Cmdlet and PSCmdlet snap ins as well as a plug in for writing ps1 scripts. I'm also open to trying any other dev tools for Powershell that you may recommend.

Where can I find these and other dev tools for Powershell?

link|improve this question

feedback

2 Answers

I personally like the MS Powershell Editor that comes installed with the standard SDK. Alternatively, PowerGUI is a good one too. It also has VS 2010 Extension

Also look at PowerConsole extension that lets you run PS commands within VS.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.