[TxMt] Re: A python debugger for TextMate: PythonMate
Sean Dunn
sd9 at sanger.ac.uk
Wed Mar 2 14:53:38 UTC 2011
Hi Anders,
You could try looking at the TMTools plugin
(http://email.eva.mpg.de/~bibiko/downloads/textmate/tmtoolshelp.html).
It's got methods for manipulating bookmarks.
Hope that helps,
Sean.
Anders Hovmöller wrote:
>
> Hi,
>
> I've create a small interactive python debugger for TextMate that I've
> open sourced at https://github.com/boxed/PythonMate
>
> It supports the basics:
> - Step/out/continue, etc
> - Moves the cursor to the corresponding line in TextMate
> - You can set a breakpoint from within TextMate by sending it a simple
> AppleScript command (setup is documented in the git repo)
>
> I would have liked a way for bookmarks in TextMate to correspond to
> breakpoints or some other visualization of the breakpoints inside
> TextMate but I couldn't find any way of doing this. Any tips?
>
> Best Regards,
> Anders Hovmöller
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
>
--
View this message in context: http://old.nabble.com/A-python-debugger-for-TextMate%3A-PythonMate-tp31043023p31050097.html
Sent from the textmate users mailing list archive at Nabble.com.
More information about the textmate
mailing list