- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Enhanced Syntax Highlighting
- Priority Very Low
- Reported Version 1.0.0.2293
- Due in Version Undecided
- Votes
- Private
Attached to Project: Codinion
Opened by wmj - 05.12.2015
Last edited by Martin Topfstedt - 22.12.2015
Opened by wmj - 05.12.2015
Last edited by Martin Topfstedt - 22.12.2015
FS#27 - Incorrect Syntax Highlight Color for Multiline Strings
Multiline strings like below could not be highlight correctly with the configured syntax color:
var string = @"strings
multiline
";
Closed by Martin Topfstedt
22.12.2015 19:52
Reason for closing: Implemented
Additional comments about closing: fixed in 1.0.0.2592(beta)
22.12.2015 19:52
Reason for closing: Implemented
Additional comments about closing: fixed in 1.0.0.2592(beta)
Please take a look at the screen shot.