Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
4.5.3
State
Obsolete
Assignee
Evgeny Pasynkov
Subsystem
Typing Assistance
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Tomer Gabel
    5 years ago (05 Aug 2006 15:09)
  • Updated by   Sergey Shkredov
    4 weeks ago (26 Apr 2012 17:49)
  • Jira: RSRP-8719
    (history, comments)
 
RSRP-8719 Do not autocomplete when keyboard is in overwrite mode
4
Issue is visible to: All Users
  The issue is visible to the selected user group only
I had a switch statement which tests characters, and accidentally entered case "q": instead of the required 'q'. When I tried to overwrite the double-quotes with single-quotes (with the keyboard on overwrite mode), ReSharper autocompleted the single-quotes, which resulted in a bit of a mess.

There shouldn't be autocompletion when the keyboard is in overwrite mode, at least if the carret is not at EOL/EOF - presumably when someone overwrites mode they know what they're doing...
Comments (2)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Jura Gorohovsky
  Jura Gorohovsky
11 Dec 2010 13:08
17 months ago
We're unable to reproduce this using ReSharper 5, so chances are it's obsolete. Please ping us back if you're still experiencing this issue
Related Changes
Resolved Date
17 months ago (11 Dec 2010 13:08)
Fixed In version
<lost change>4.5.3
State
OpenObsolete
Assignee
Evgeny Pasynkov (pasynkov)Evgeny Pasynkov
Subsystem
<lost change><no Subsystem>
Tomer Gabel
  Tomer Gabel
14 Dec 2010 19:48
17 months ago
I haven't experienced this in a while (and have switched to IntelliJ IDEA since...), so it's probably no longer an issue.