Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Allow triggering rename suggestions via keyboard #212568

Closed
xiyaowong opened this issue May 13, 2024 · 2 comments
Closed

Feature: Allow triggering rename suggestions via keyboard #212568

xiyaowong opened this issue May 13, 2024 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@xiyaowong
Copy link

We have:

  • editor.action.rename
  • focusNextRenameSuggestion
  • focusPreviousRenameSuggestion

It's inconvenient as rename suggestions cannot be triggered using the keyboard.

@ulugbekna
Copy link
Contributor

You can just press tab and then enter -- it should be sufficient?

@ulugbekna ulugbekna added the info-needed Issue requires more information from poster label May 13, 2024
@xiyaowong
Copy link
Author

Oh, it works! I rarely use tab to switch widget focus in VS Code. Thanks!

@microsoft microsoft locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants