Community
Participate
Working Groups
Build Identifier: Alt+Shift+T for "Refactor" quick menu. Alt+Shift+R for "Rename..." Reproducible: Always
Created attachment 185344 [details] Support in editor patch for supporting "Rename..." and "Refactor" quick menu in Script Editor. Apparently JDT uses global bindings to make these shortcuts work in views (like Outline). Using the same approach would lead to a conflict.
Created attachment 185876 [details] Support in views Support for Alt+Shift+T and Alt+Shift+R in DLTK views, Outline and Project Explorer.
It was committed some time ago and works fine.