Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
/ Coda-TODO-plugin Public archive

A sidebar plugin for the Coda text editor from Panic that lists TODO and FIXME in the active document

License

Notifications You must be signed in to change notification settings

yizen/Coda-TODO-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coda-TODO-plugin

A sidebar plugin for the Coda text editor from Panic that scans TODO and FIXME in the active document and display a clickable list on a new sidebar panel.

Installation

Automatic install

Download the “TODOFIXME.codawebscriptsidebar” file, and double-click to let Coda install the plugin for you.

Manual install

Download the “TODOFIXME.codawebscriptsidebar” file, and move it to the Coda plugin folder, which is located at /Users/{your user}/Library/Application Support/Coda 2/Plug-ins

Enabling the sidebar

Open the first tab of the sidebar, locate the TODO icon, right-click and choose “Add to sidebar dock”.

This will pin the icon as a new tab on the right.

How to use

The panel will scan each text document once you load it, select it on the file liste and thumbnail.

The plugin will parse NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments and display them in a list.

The icon will display F for FIXME, T for TODO etc., along with the source line number, and the actual comment.

Uninstalling

Open the Coda Preferences panel, and click on the Plug-in tab. locate the TODO Sidebar panel, and click “Uninstall”

Thank you

A lot of code and inspiration has been borrowed from John Postlethwait FixMe node module.

About

A sidebar plugin for the Coda text editor from Panic that lists TODO and FIXME in the active document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages