legion80 / TextMateDBGp

A PHP debugging plugin for TextMate.
Other
12 stars 3 forks source link

Allow disabling breakpoints #3

Open legion80 opened 13 years ago

legion80 commented 13 years ago

In addition enabling and removing bookmarks, allow the user, via the bookmark panel, to temporarily disable a bookmark.

You can disable all bookmarks, but not individual ones.

This would probably also mean adding a bookmark column in the bookmarks panel to denote whether a bookmark is enabled or disabled. There could also be another state displayed if all bookmarks have been disabled.