eclipse / tm4e

TextMate support in Eclipse IDE
https://projects.eclipse.org/projects/technology.tm4e
Eclipse Public License 2.0
89 stars 56 forks source link

"Task Tags" detection should only generate Task markers #603

Open nitind opened 10 months ago

nitind commented 10 months ago

The current defaults allow for generating Problem markers. There are already 3 severities for the task markers, and creating markers under a different root marker type means they don't show in the Tasks View. This does not behave the same way as other language support within Eclipse, and I especially don't understand the rationale behind having "NOTE" in a comment result in a Problem marker--of any severity.