-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 4.4.0-rc1
-
Ubuntu Linux x64, Clang Code Model, Clang Refactoring
I'm testing the Clang Code Model and also enabled Clang Refactoring, and found the following interesting case:
If I trigger Rename Symbol for a function-local symbol...
- while the cursor is within the symbol, local renaming is started
- while the cursor is after the last symbol character, global renaming is started
Expected: If the symbol is local, it should always be renamed locally.
- relates to
-
QTCREATORBUG-18990 Rename symbol under cursor is not working properly
-
- Closed
-