brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] TODO list #10935

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by arevalosoft Wednesday Oct 19, 2016 at 05:28 GMT Originally opened as https://github.com/adobe/brackets/issues/12841


Description

TODO list

It would be nice that Brackets has a "to do" list. As a developer would be helpful since when I'm tired in the middle of the night, I would like to make some notes where I'm leaving the code... to continue later or so... to keep track of the things one it's doing... this is a good implementation of a TODO list, please take a look: http://docwiki.embarcadero.com/RADStudio/Seattle/en/To-Do_List

Thanks.

core-ai-bot commented 3 years ago

Comment by swmitra Wednesday Oct 19, 2016 at 07:31 GMT


@arevalosoft 'task-list' brackets extension does similar thing and can be used to keep track of tasks project wise. Please have a look at this git repo https://github.com/ckip/brackets-task-list

core-ai-bot commented 3 years ago

Comment by petetnt Wednesday Oct 19, 2016 at 07:37 GMT


There's also https://github.com/mikaeljorhult/brackets-todo, which works great but could use some contributions on fixing deprecation warnings.

core-ai-bot commented 3 years ago

Comment by arevalosoft Wednesday Oct 19, 2016 at 16:51 GMT


Thanks!

On Wed, Oct 19, 2016 at 1:31 AM, Swagatam Mitra notifications@github.com wrote:

@arevalosoft https://github.com/arevalosoft 'task-list' brackets extension does similar thing and can be used to keep track of tasks project wise. Please have a look at this git repo https://github.com/ckip/ brackets-task-list

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/adobe/brackets/issues/12841#issuecomment-254734674, or mute the thread https://github.com/notifications/unsubscribe-auth/AKhZEg-50qwdt6_F_thlpxgl4FOHNe0mks5q1cdigaJpZM4Kakvv .

César Arévalo +(506) 8704-6390

core-ai-bot commented 3 years ago

Comment by arevalosoft Wednesday Oct 19, 2016 at 16:51 GMT


Thanks!

On Wed, Oct 19, 2016 at 1:38 AM, Pete Nykänen notifications@github.com wrote:

There's also https://github.com/mikaeljorhult/brackets-todo, which works great but could use some contributions on fixing deprecation warnings.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/adobe/brackets/issues/12841#issuecomment-254735922, or mute the thread https://github.com/notifications/unsubscribe-auth/AKhZEhfh6Qx6r9UuK9ztJF_A_xb2rk6Yks5q1cj_gaJpZM4Kakvv .

César Arévalo +(506) 8704-6390

core-ai-bot commented 3 years ago

Comment by swmitra Thursday Oct 20, 2016 at 03:46 GMT


@arevalosoft Closing this issue as the requested feature is available in multiple extensions.