|
Bugzilla – Full Text Bug Listing |
| Summary: | TODO like comments are not marked | ||
|---|---|---|---|
| Product: | [Mono] MonoDevelop | Reporter: | Dmitriy Nesterov <4ybaka> |
| Component: | texteditor | Assignee: | Mike Krueger <mkrueger> |
| Status: | RESOLVED FIXED | QA Contact: | MD Bugs <monodevelop-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | Keywords: | UI |
| Version: | 2.4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | SPEEDUP keyword is not bold | ||
fixed. when I implemented the keyword system & highlighting I wondered how long it would take somebody recognizes this - it took 9 years - you're the first one :) ... fortunately today this is much more easy to fix than 9y ago (was in the #develop code base - now the text editor is rewritten from ground up - but I still need to overwork the syntax highlighting ...). |
Created attachment 389271 [details] SPEEDUP keyword is not bold Description of Problem: If add custom word to collection of TODOs words (where already exists TODO, FIXME, HACK and UNDONE) it doesn't marked (not bold) in text editor. How often does this happen? Always Additional Information: Screenshot in attachments