https://d.puremagic.com/issues/show_bug.cgi?id=11699
Summary: cannot move caret left while holding down ctrl over
"(_"
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: VisualD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Stephan Dilly <[email protected]> 2013-12-07 03:51:47 PST
---
```
foo(_|somParam);
```
while moving the caret left from the end of the line it will stop like shown in
behind the "_". Note that this really only happens when there is a "(" left of
the underscore ;)
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------