Humm... I also have lots usually because of tests, and I usually run the test regularly and after that I run it with F11... Unfortunately, if you want to debug it directly, there's no such shortcut (you can create a feature request for it proposing some shortcut if you'd like).
Cheers, Fabio On Feb 6, 2008 12:22 PM, Olivier De Wolf <[EMAIL PROTECTED]> wrote: > Yes, but I have a lot of executables and in general what I want is to launch > the current editor. With "Run as Python" (F9) it does not ask me to select > the 'way'. > Is that possible to Debug the current editor the same way? > Debug the last launched is great when you have only one executable that you > execute many times. > > Olivier > > > > On Feb 6, 2008 2:04 PM, Fabio Zadrozny <[EMAIL PROTECTED]> wrote: > > > You can set F11 to debug the last launched app (and ctrl+F11 to re-run > > the last launch). Check > > > http://pydev.blogspot.com/2007/05/pydev-release-134-and-first-impressions.html > > for more details. > > > > Cheers, > > > > Fabio > > > > > > > > > > On Feb 6, 2008 10:39 AM, Olivier De Wolf <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > There is a configurable short cut that is very handy: "Run As Python" > > > (binded to F9) > > > But I can't find "Debug As Python" in Preferences/Keys. The closest > match is > > > "Debug" (binded to F11) but a window opens and one has to select 'Python > > > Run'. Is that possible to avoid to make that choice every time? > > > > > > Thanks in advance, > > > > > > Olivier > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Pydev-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Pydev-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Pydev-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pydev-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
