You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select and extract "challenges.sample", it successfully extracts "new_variable" and selects it so that I can provide the variable name, but when I update the variable name, it only updates one variable name reference and not the other. Video demo:
extract_variable_bug.mp4
Expected output
See description
The text was updated successfully, but these errors were encountered:
I think you could implement this without invoking the full machinery of the future Rename refactor... you just need to highlight / multi-cursor new_variable.
Ruby version
3.2.1
Code snippet
Description
When I select and extract "challenges.sample", it successfully extracts "new_variable" and selects it so that I can provide the variable name, but when I update the variable name, it only updates one variable name reference and not the other. Video demo:
extract_variable_bug.mp4
Expected output
See description
The text was updated successfully, but these errors were encountered: