History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-39040
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Dmitry Shaporenkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

TODO explorer could show more information about the context of TODO items

Created: 17 Apr 07 16:14   Updated: 17 Apr 07 16:35
Component/s: To-do list
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 419


 Description  « Hide
Currently, it (apparently) only shows the text matching the 'TODO' pattern. However, in many scenarios it could be useful if the TODO explorer would also show the surrounding context. E.g.,

1) return new VSCommandID(myCommonGuid, VS_START_GROUP_ID_FOR_AUXILIARY_GROUPS + myAuxiliaryGroupsCount++); // TODO

(I would prefer the whole line to be shown in the TODO explorer and the 'TODO' text emphasized)

2) // TODO
return null;

If there is no meaningful text on the line with TODO, it may be reasonable to show the next line after TODO. I can hardly figure out that someone puts TODOs AFTER the line.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.