This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257421 - Forcing Instant Rename over Refactor
Summary: Forcing Instant Rename over Refactor
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-05 15:28 UTC by neoaptt
Modified: 2016-01-05 15:28 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Rename vs Refactor (22.29 KB, image/png)
2016-01-05 15:28 UTC, neoaptt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neoaptt 2016-01-05 15:28:39 UTC
Created attachment 158013 [details]
Rename vs Refactor

When trying to rename any global variable inside a file it forces the user to refactor rather than instance rename. I would like to separate the shortcuts so that I can set a shortcut to instance refactor only on ctrl+R.

When I am on a single page I more often then not want to only Instance Rename and not refactor the entire project for a variable that has different uses throughout the 3 million file project.