Hi Anders,
You 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@lists.macromates.com http://lists.macromates.com/listinfo/textmate