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

Made Editor Hint reachable by Tab (Fixes #132085) #219274

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manav014
Copy link

Fixes #132085

Adds the following features to empty text editor hint

  1. Allow user to navigate across hint options using tab.
  2. Allow user to press escape to directly go to editor.

Steps to Run the code

  1. Build and run the VSCode
  2. Create an Empty File
  3. press tab to move across hint items
  4. press escape to get back to editor.

@manav014
Copy link
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor hint in new file can't be reached by tabbing
1 participant