Skip to content

How to rename a variable? #6104

Answered by retailcoder
coffent asked this question in Q&A
Apr 17, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, thanks for reaching out! Rubberduck needs to parse the code and make (and maintain) an internal representation of the code before it can do ...most of the things it can do 😄

There should be a new "Rubberduck" toolbar in the IDE; the left-most label is actually a button, says "Pending" at first, but then you click it and it goes through a number of states before it stops at "Ready" - at that point everything should be enabled everywhere.

Whenever you modify a module and stop to re-read, consider refreshing (there's a keyboard shortcut you can configure for that, default is Ctrl+`); the fewer modules need to be re-processed, the faster re-resolving references completes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@coffent
Comment options

Answer selected by retailcoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants