PowerTools for Powershell
I've collected a small list of tools for powershell. Powershell Development EnvironmentsHelper ApplicationsScript RepositoriesOther ToolsCommunity ExtensionsVisual Studio Add-Ins for PowershellI can't find anything else in this category!! (Quote from Alan Stevens's blog: "I went to talk to members of the Visual Studio team about the possiblity of a PowerShell add-in for VS. They've never heard of PowerShell! ") Anyone have ideas for a useful powershell related VS add-in/macro?
'marty' on Fri, 08 Sep 2006 01:44:46 GMT, sez: Thanks for that :) I've been trying to learn powershell since your last post (and ShinyPower is teh uber!!) and this will help.
'Lee' on Sat, 09 Sep 2006 06:02:44 GMT, sez: Nice list!
I might also include VI / Emacs with their respective syntax additions.
'rickdog' on Sat, 30 Sep 2006 06:07:11 GMT, sez: Another way to write it is
WindowsPowersHell
'Serge van den Oever' on Thu, 07 Jun 2007 12:24:14 GMT, sez: A really useful tool would be a powershell help button in Visual studio, that if you are editing a PowerShell file in VS and press "F1" when the cursor is on a powershell command, that help on that command appears somewhere in VS.
|