| Summary: | Allow traversal of TODO annotations with Next/Prev Annotation | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | adrian.aichner, ken_walker, Silenio_Quarti |
| Version: | 3.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Don't know that TODO's were/are considered annotations? Maybe they should be. Does work on Mac on Chrome 30 and Safari (with exceptions of TODOs) (In reply to Ken Walker from comment #1) > Don't know that TODO's were/are considered annotations? Maybe they should be. > > Does work on Mac on Chrome 30 and Safari (with exceptions of TODOs) I guess that is it -- you can traverse through errors and warnings, but not TODOs. Maybe this is by design. I kind of expected anything that shows up in the overview ruler to be traverseable (except perhaps the Matching Bracket annotation). I might see a related issue. TODO tags no longer create a [v] TODO anotation at all. I tried switching between JSLint and ESLint but no TODO annotations appear. I am rebased to latest master of today, have updated eclipse workspace running my web-ide.conf configuration. (In reply to Adrian Aichner from comment #4) > I might see a related issue. > TODO tags no longer create a [v] TODO anotation at all. > I tried switching between JSLint and ESLint but no TODO annotations appear. > I am rebased to latest master of today, have updated eclipse workspace > running my web-ide.conf configuration. I opened another bug for this: bug 422788. It's probably related to some syntax highlighting refactoring that's underway in master. Works fine for me now! |