A couple of days ago, I talked about using the ISE command line to create script lines in the active… Read more Editing PowerShell scripts from the ISE command line, part 2
Tag: ISE
Use Shift-Enter (not Enter) to continue lines in the ISE command pane
Something that’s been bugging me for a while is that I couldn’t remember how to continue lines in the ISE… Read more Use Shift-Enter (not Enter) to continue lines in the ISE command pane
Editing PowerShell scripts from the ISE command line
One of the things I do at work involves creating scripts to run a Ruby script. For each line in… Read more Editing PowerShell scripts from the ISE command line