Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18990

Rename symbol under cursor is not working properly

XMLWordPrintable

      Right click on a symbol and select Refactor -> rename symbol under cursor - this worked fine in the previous versions. If the selected symbol is a local variable, renaming could be done within the same code window and if the symbol is used across multiple files, then "search results" window would come up with the text field to enter new name.

      With Qt Creator 4.4, this is not the case. Even if the symbol is a local variable, "search results" is showing up (warning: this can't be undone) and nothing happens if the symbol is a function / variable used across multiple files.

      Tried with and without ClangCodeModel.

        1. dummy.tar.gz
          0.8 kB
        2. rename_symbol_issue.mp4
          7.47 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bubke Marco Bubke
            ramtheconqueror Ram
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes