Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 422788

Summary: TODO tags not recognized in master
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: EditorAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: adrian.aichner
Version: 3.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: All   
Whiteboard:

Description Mark Macdonald CLA 2013-11-28 12:29:23 EST
1. Create a js file
2. Make a comment that starts with // TODO
3. I expected to see a TODO marker created in the ruler, but none appears.
Comment 1 Adrian Aichner CLA 2013-11-28 12:37:17 EST
While there is attention on this issue:

Are there any plans to support more task-style annotations ala Mylyn tasks in Orion?

I like them a lot and currently end up putting in TODO tags for lack of support for
// NOTE this one
// FIXME for good
// REQ uirement 101 (OK I made this one up, but requirements tracking could be a good use too)
Comment 2 Grant Gayed CLA 2013-12-02 14:05:33 EST
Fixed > 20131202, requires plugins to be reloaded.  Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=18696ba9a4f4e45cadfbad9cebe6b0b38f90c6f7 .
Comment 3 Grant Gayed CLA 2013-12-02 14:06:37 EST
(In reply to Adrian Aichner from comment #1)

I would suggest logging feature requests for these.