NuSphere PHP Editor - Could have in future an TASK MANAGER ? |
|
I would like to see a task editor. One that is project specific. And you could add tasks per file or not. And you can give each task a category. And maybe create subtasks.
|
||||||||||||
|
Veteran
|
That's something very useful for all serious developers.
I'd like to suggest an implementation where we could put "pins" in specific points of the code and add notes attached to that pin. This would be saved in the project file, and have a tab where we could see all of the pins and attached notes. When we dblclick on them the file/line is marked in code area. This is exactly like the breakponts, except that the "condition" would be the note. Actually, I use some breakpoints to have the same effect, adding a condition like 'false && "something to note"'. Not elegant, but works. |
||||||||||||
|
|
As that following somehow hook-ups' with this topic then i'm posting it here. Somehow i like the
idea implemented in phpEclipse. The basic logic there is that: You have defined expressions somewhere in settings, what kind of comments will be translated as tasks (or to-do's). For example i've defined in the settings that when there is 'to-do' in the comments, then this is added to tasks and if i'm typing somewhere: # this is my function # to-do: needs to be made... function myFunction() { } Then to the tasks (or to-do) list there will be added new task "needs to be made" and if i'm clicking on that task then the location of this "comment" is opened in the editor... Of course, it would be nice if there is like start date, end date, priority, status etc. etc... To be hornest, i think this is one of the feature, that I definelty need to have PHPEd. Currently i have that kind of tasks/to-do lists all-over and this is definetly not very organised solution. Of course, there are some kind of "task-list" utils, but it seems to have a feature, that should be in IDE. |
||||||||||||
|
|
I totally agree! This function would indeed be great!
//jan |
||||||||||||
|
|
This is definitely a NEEDED feature. Is this an included feature yet? If not that is really lame because this feature was requested in 2005 and it is really easy to implement, and anyone who has used one of these on a serious project knows how useful it is. If this feature has been implemented someone should have replied to this post a long time ago so that people searching for this feature can find out about it. Anything would be better than nothing. A simple way to implement this feature would be to have a place in the settings where you can set what would be considered a todo tag(which you could then use in comments in your code). There would also need to be a list of all the places in your code where these tags were used, and you would need to be able to click on an item in the list and to have it take you to that part of your code in the correct file.
|
||||||||||||
|
|
that's exactly what I would need, such a function would be great!! Unfortunately this is an older thread, and this function has not been implemented since then (or am I just overlooking it?). Is such a feature planned for future releases? |
||||||||||||||
|
NuSphere PHP Editor - Could have in future an TASK MANAGER ? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by