Project
ReSharper
Priority
Normal
Type
Feature
Fix versions
4.5, 4.5.1, 5.0, Mirabile Futurum
State
Fixed
Assignee
Sergey Shkredov
Subsystem
Refactorings
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Andrey Simanovsky
    5 years ago (05 Aug 2006 00:04)
  • Updated by   Andrey Simanovsky
    3 years ago (08 Apr 2009 18:14)
  • Jira: RSRP-3236
    (history, comments)
 
RSRP-3236 Inline rename does not react to invalid input
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
When inline Rename is used user can rename identifier to any character sequence (e.g. keyword) without any indication that it is wrong. This behaviour contradicts the Rename for fields, classes etc, where the checks are done. It would be nice to have changed color or any other indication of the invalid identifier name being typed.


Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Valentin Kipiatkov
  Valentin Kipiatkov
07 Aug 2006 15:15
5 years ago
Re: #3236- Inline rename does not react to invalid input
Hmm.. Why no indication? How about syntax/error highlighting?