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

Avoid duplicate tabs #8

Closed kgrossjo closed 12 years ago

kgrossjo commented 12 years ago

When I invoke "show todos" twice in a row, I get two tabs with the to do items in them. I think the second invocation should update the first tab, instead.

Otherwise, if a long time passes between the two invocations of "show todos", then it becomes hard to understand which of the two lists is the more current one.

kgrossjo commented 12 years ago

Maybe it becomes easier to do this after doing #7.

robcowie commented 12 years ago

Agreed

robcowie commented 12 years ago

See f575652

kgrossjo commented 12 years ago

Thank you, sir.

On 14 Jan 2012, at 01:00, Rob Cowie wrote:

See f575652


Reply to this email directly or view it on GitHub: https://github.com/robcowie/SublimeTODO/issues/8#issuecomment-3488569