MantisBT - mSLDev
View Issue Details
0000173mSLDevGUI Relatedpublic2013-06-29 12:522013-11-01 00:08
Wims 
administrator 
normalminorhave not tried
closedwon't fix 
 
0.4.1.0 
0000173: highliting } and control + h
If your cursor is near a } and hitting control + h move that }, the background of that } remains (at the old position), the cursor also stay at that old position, not sure if that's intended.
load this in a new remote file:

alias test {
  if (nested) {
    if (yes) {

    }
 |}
}

| is the cursor.
Make sure the } near the cursor is not indented properly and hit control + h
No tags attached.
Issue History
2013-06-29 12:52WimsNew Issue
2013-11-01 00:08administratorNote Added: 0000131
2013-11-01 00:08administratorStatusnew => closed
2013-11-01 00:08administratorAssigned To => administrator
2013-11-01 00:08administratorResolutionopen => won't fix
2013-11-01 00:08administratorFixed in Version => 0.4.1.0

Notes
(0000131)
administrator   
2013-11-01 00:08   
Not changing it for now.