Bug 176317 - State Tags(Enhanced Task Tags)
Summary: State Tags(Enhanced Task Tags)
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PHP UI CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2007-03-04 15:20 EST by Spyro CLA
Modified: 2020-05-14 10:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Spyro CLA 2007-03-04 15:20:52 EST
Hi people :)

I currently use Task Tags to log my state of developing. This is done by a "STATE: statekey" comment in the annotations whereas statekey means one of the following: untested, working, developing. This looks similar to this:

/** STATE: untested
*
* description
*
* @param
*/

By defining them as Task Tags i get the blue symbols at the right of the editor. A mouseover shows the state of the function which is pretty useful i think :)
It would be more useful if the (I call them State Tags :) ) Task Tags have a different color and maybe a different symbol to the check at the left side when you focus the tagline. Moreover it would be great if one´s able to configure Task Tags to have arguments such as untested, working, etc. and furthermore assign them different colors and maybe symbols at the left side of the editor. By doing so it is unnecessary to create a new category like I said State Tags for example. You would be able to create Task Tags which have some arguments added to their specified color and symbol.

I hope my english is comprehensible. If not, please inquire for the incomprehensible part of my suggestion.


Have a nice working week :)