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
Is your feature request related to a problem? Please describe.
After I use the command SFDX: Rename Component on an Aura or Lightning Web Component, the focus is lost and I have to find my renamed component to continue working with it. When I use the VS Code default Rename, focus is retained (though it doesn't rename any of my files for me!).
Describe the solution you'd like
I'd like focus to stay on the newly named component.
Describe alternatives you've considered
Search and reopen the component.
This discussion was converted from issue #4052 on September 06, 2024 22:28.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
After I use the command
SFDX: Rename Component
on an Aura or Lightning Web Component, the focus is lost and I have to find my renamed component to continue working with it. When I use the VS Code defaultRename
, focus is retained (though it doesn't rename any of my files for me!).Describe the solution you'd like
I'd like focus to stay on the newly named component.
Describe alternatives you've considered
Search and reopen the component.
Beta Was this translation helpful? Give feedback.
All reactions