Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fmcorz/whattodo
- Owner: FMCorz
- License: mit
- Created: 2012-08-12T14:10:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-26T07:09:03.000Z (almost 11 years ago)
- Last Synced: 2023-03-23T08:27:20.807Z (almost 2 years ago)
- Topics: python, sublime-text, sublime-text-3
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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 listBy 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)