PowerShell IDE that allows editing while debugging -


i'm looking powershell ide. requirements simple:

  1. syntax highlighting
  2. debugger
  3. ability edit code while stopped @ breakpoint.

this last point problem. i've looked @ https://stackoverflow.com/questions/171514/best-ide-for-powershell , tried powershell ise , powergui - both disallow this. (i've tried powershellanalyzer, can adequately described in 1 word: fail)

i'm not looking edit-and-continue functionality. literally want not prevented editing text while stopped @ breakpoint. i'm not looking arguments why not advisable. want ide allows it.

powerse can edit scripts while stopped @ breakpoint.

i know it's not issue you said, can continue stepping through script, executes old code position marker no longer lines code being executed.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -