robcowie / SublimeTODO

**[DEPRECATED]** - See https://github.com/jonathandelgado/SublimeTodoReview - Extract TODO-type comments from open files and project folders
295 stars 54 forks source link

To do overview - link to file #20

Closed anthonyringoet closed 12 years ago

anthonyringoet commented 12 years ago

I'm just wondering if it's possible to enable a link behaviour from the to do overview page to the specific file and line number. Now I get an overview, but it would be pretty handy if I could click and open the right file.

robcowie commented 12 years ago

alt-double click on a line and it'll jump to the message file and line.

I pushed this feature about a week ago and several people have said that the package has not been updated by the package manager. I have yet to get to the bottom of it. Please remove the package (via the package manager) and reinstall.

anthonyringoet commented 12 years ago

Awesome, It's working now. Thanks!