I recently switched to ISESteroids myself (former PowerGUI user). There is a new version coming out soon that is supposed to have a detachable window, but I don’t know if you can direct the script to run in a new console window. There is a preview of v2 at http://www.powertheshell.com/isesteroids2
-Aakash Shah From: [email protected] [mailto:[email protected]] On Behalf Of Michael B. Smith Sent: Monday, August 25, 2014 8:11 PM To: [email protected] Subject: RE: [powershell] Powershell ISE Addons I suggest you take a look at ISESteroids. It might change your mind. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Trevor Sullivan Sent: Monday, August 25, 2014 10:59 PM To: [email protected]<mailto:[email protected]> Subject: RE: [powershell] Powershell ISE Addons I use the ISE every day, and similar to Daniel, I don’t really use any add-ons. I don’t even use the one he alluded to. Constantly setting up new development machines (laptop, desktop, local VMs, Azure VMs), and maintaining consistency over time, is a PITA. Consequently, I stick with the core product as much as possible. Cheers, Trevor Sullivan Microsoft PowerShell MVP [cid:[email protected]]<http://mms.mnscug.org/> From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Ryan Sent: Monday, August 25, 2014 9:36 PM To: [email protected]<mailto:[email protected]> Subject: Re: [powershell] Powershell ISE Addons When I say launching the script in a new window, I mean it runs the script in a new Powershell window. What they do is they save the script (if it's not a file, it saves a temp file) and then runs it in a new console window. I've found that runs the stuff I do better than running it through the ISE. On Fri, Aug 22, 2014 at 8:37 AM, Daniel Ratliff <[email protected]<mailto:[email protected]>> wrote: I use the ISE every day, and honestly the only addons I have are the Script Browser/Analyzer. Never really played with anything else. I don’t know about launching the script in a new window, but I use ctrl+T often to open a separate instance in a new tab. Daniel Ratliff From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Ryan Sent: Thursday, August 21, 2014 3:52 PM To: [email protected]<mailto:[email protected]> Subject: [powershell] Powershell ISE Addons So, what are some must have addons for the ISE? I use PowerGUI right now, but was thinking of switching to the ISE since that's what is installed on all the servers I go into. Also, PowerGUI tends to slow down on larger scripts when I have to do something that changes the highlighting of the whole script. For instance, putting a string between quotes can take forever... ================================================ Did you know you can also post and find answers on PowerShell in the forums? http://www.myitforum.com/forums/default.asp?catApp=1 ================================================ Did you know you can also post and find answers on PowerShell in the forums? http://www.myitforum.com/forums/default.asp?catApp=1
