[wingide-users] multiline evaluate selection in debug probe
Wingware Support
support at wingware.com
Mon Sep 27 11:40:31 MDT 2010
Jeremy Lewi wrote:
>
> Hi,
>
> When I try to select multiple lines in my editor and then hit the key
> “evaluate-sel-in-debug-probe”, I usually get an IndentationError
> because the outer block of the highlighted code is indented. I can get
> around this by copying and pasting the highlighted code into a new
> text window and then dedenting the code, so that the outer code is no
> longer indented.
>
> Is there a more convenient (i.e single key stroke for doing this)?
>
Contrary to John's earlier reply this really should work. Wing should
remove common leading indentation when you evaluate in Debug Probe or
Python Shell or paste code into them.
If you can reproduce this and have an example, can you send it to us at
support at wingware.com?
Thanks,
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list