Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komodo/todo
A Komodo add-on that displays TODO markers in your source code
https://github.com/komodo/todo
Last synced: about 1 month ago
JSON representation
A Komodo add-on that displays TODO markers in your source code
- Host: GitHub
- URL: https://github.com/komodo/todo
- Owner: Komodo
- Created: 2013-08-15T18:25:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T23:46:14.000Z (over 7 years ago)
- Last Synced: 2024-03-25T23:38:54.144Z (9 months ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 8
- Watchers: 12
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO Helper
A Komodo add-on that adds a "TODO" widget into the bottom Komodo pane. This
widget will display any TODO markers found inside of your source code.## Screenshot
![Screenshot](screenshots/TODO_ScreenShot.png)
## About
This extension provides features such as:
* defining custom regex TODO markers
* case sensitivity searching
* search context (current file, opened files, active project)
* double-click on a result to jump to that file position
* next, previous buttons to jump between markers
* statusbar icon shown when (and how many) todo items are found## Installing
You can use Komodo's "Tools > Add-ons" dialog to install the add-on, since the
add-on is published on the Komodo community extension list:
http://community.activestate.com/xpi/todo-helper## Building from source
koext build