[PyKDE] eric3 .. wish list feature ...
Dave S
eric3 at pusspaws.net
Mon Jun 7 18:32:00 BST 2004
Detlev Offenbach wrote:
>Am Samstag, 5. Juni 2004 18:16 schrieb Dave S:
>
>
>>I know I can set breakpoints, or 'raise' to stop the running program
>>but it would be great if right clicking
>>the python shell would allow me to just stop the application dead
>>without clearing the shell window.
>>
>>I sometimes have a runnaway program spewing data I need to see the
>>data but its going to fast. I can't
>>stop it and inspect it.
>>
>>Just an idea
>>
>>Dave
>>
>>PS its a lovely IDE
>>
>>
>>
>
>I'll add a "Reset (no clear)" to the wish list.
>
>Detlev
>
>
OK I'm pushing my luck here but what would also be usefull would be a
search & replace on highlighted text only, or
between line number x,y only. a bit like
:100,300 s/test/testing/g
in vim. I know you can individually select the replaces but this is a
bit tedious in a long script
Cheers
Dave
More information about the PyQt
mailing list