MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000105 | mSLDev | Syntax Highlighting | public | 2013-03-27 15:12 | 2013-06-28 22:05 |
| Reporter | Travis | ||||
| Assigned To | administrator | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 0.3.1.0 | ||||
| Target Version | Fixed in Version | 0.4.1.0 | |||
| Beta mIRC version? | |||||
| mIRC Version | |||||
| Summary | 0000105: Comment highlighting not always updating | ||||
| Description | Comment highlighting is not updating until the next non-comment block is edited. | ||||
| Steps To Reproduce | /* this is a comment */|;press return with the cursor at the pipe in front of this comment alias bar noop alias foo bar | ||||
| Additional Information | You should see the entire file below the first multi-line comment in the example marked as a comment after pressing return. It only corrects itself if you edit the comment close (*/) or edit the first line after the paired comments (alias bar). Editing anything below the first non-comment block (alias bar) has no effect. The text can also be invalid instead of a comment. For example, "*/5" and returning after '/' will cause the same circumstances. Pressing return with valid text works correctly, however. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-03-27 15:12 | Travis | New Issue | |||
| 2013-06-28 22:05 | administrator | Status | new => closed | ||
| 2013-06-28 22:05 | administrator | Assigned To | => administrator | ||
| 2013-06-28 22:05 | administrator | Resolution | open => fixed | ||
| 2013-06-28 22:05 | administrator | Fixed in Version | => 0.4.1.0 | ||
| There are no notes attached to this issue. |