Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Eugene Vigdorchik
Subsystem
Refactoring
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Serge Baranov
    5 years ago (22 Nov 2006 16:27)
  • Updated by   root
    2 years ago (17 Jan 2010 20:38)
  • Jira: IDEADEV-12251
    (history, comments)
 
IDEA-35628 Method rename refactoring renames strings and comments even when you exclude them from rename in Preview
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Support feedback:

When renaming methods, it sometimes lists a group of items to rename and gives the option to cancel or refactor. In this window you
can remove rows to not rename. However it renames them anyway - I always tell it to ignore all strings yet it renames them anyway.

Issue was resolved
Comments (2)
 
History
 
Linked Issues (?)
 
Gary Nunes
  Gary Nunes
27 Nov 2006 19:56
5 years ago
The same thing happens when renaming a class.

At least this was the case when I did a class rename which resulted in a large number of renames (around 2000 including related variables and strings/comments).

I excluded certain strings/comments from the renaming but, after the renaming was done, the excluded strings were renamed anyway.

Same build (6107). Mac OS X (10.4.7). Java version 1.5.0_06.
Eugene Vigdorchik
  Eugene Vigdorchik
27 Nov 2006 20:19
5 years ago
Yep, this is a general problem