Thread overview
[Issue 11699] New: cannot move caret left while holding down ctrl over "(_"
Dec 07, 2013
Stephan Dilly
Dec 07, 2013
Stephan Dilly
Dec 07, 2013
Stephan Dilly
December 07, 2013
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: nobody@puremagic.com
        ReportedBy: spam@extrawurst.org


--- Comment #0 from Stephan Dilly <spam@extrawurst.org> 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: -------
December 07, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11699



--- Comment #1 from Stephan Dilly <spam@extrawurst.org> 2013-12-07 04:57:11 PST ---
to make it more clear, it not only stops there camel-humping-style but it won't move further while holding down ctrl+left

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 07, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11699


Stephan Dilly <spam@extrawurst.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


--- Comment #2 from Stephan Dilly <spam@extrawurst.org> 2013-12-07 05:29:59 PST ---
this was related to #1170. was solved by disabling camlhumping in resharper.

*** This issue has been marked as a duplicate of issue 11700 ***

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------