Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmcorz/whattodo

Plugin for Sublime Text to highlight, jump to and export your TODOs
https://github.com/fmcorz/whattodo

python sublime-text sublime-text-3

Last synced: about 1 month ago
JSON representation

Plugin for Sublime Text to highlight, jump to and export your TODOs

Awesome Lists containing this project

README

        

What Todo
=========

Plugin for Sublime Text 2 to highlight, jump to and export your TODOs.

Usage
-----

The following commands are accessible via the command palette:

- What Todo: Highlight the TODOs
- What Todo: Remove highlight
- What Todo: Jump to next
- What Todo: Export list

By default the TODOs are highlighted as you type. See the settings file for extra options.

Requirements
------------

Sublime Text 2 or 3.

Installation
------------

Simply clone this repository into the Packages directory.

Preferences > Browse Packages...

Alternatively, add the URL of this repository to the Package Control.

Command palette > Package Control: Add Repository

License
-------

Licensed under the [MIT License](http://www.opensource.org/licenses/mit-license.php)