- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Enhanced Syntax Highlighting
- Priority Very Low
- Reported Version 1.0.0.2360
- Due in Version 1.0.1.0
- Votes
- Private
Attached to Project: Codinion
Opened by wmj - 13.05.2017
Last edited by Martin Topfstedt - 07.07.2017
Opened by wmj - 13.05.2017
Last edited by Martin Topfstedt - 07.07.2017
FS#100 - Highlight locked regions
Is it possible to add a highlight option for locked regions (maybe adding a background inside the {} of the lock body)?
lock (syncRoot) {
}