Community
Participate
Working Groups
Build Identifier: M20110210-1200 Rename not available Reproducible: Always Steps to Reproduce: 1. Reproduce the following code var test = 10; test = 9; 2. Right click -> Refactor on test at line 1. Rename appears. 3. It does not however appear for it's occurrence at line 2.
Created attachment 200393 [details] patch
The issue seems resolved.