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

Quick access: extension search and install #93639

Closed
2 tasks done
bpasero opened this issue Mar 28, 2020 · 1 comment
Closed
2 tasks done

Quick access: extension search and install #93639

bpasero opened this issue Mar 28, 2020 · 1 comment

Comments

@bpasero
Copy link
Member

bpasero commented Mar 28, 2020

Refs: #69955

Complexity: 2


Quick open is now using the quick input widget that leverages our new tree widget. All quick open providers have been rewritten from scratch.

All of the existing commands for driving quick open have been preserved. Everything should work as before with some additional features as noted in the test plan.

Note: configure "workbench.quickOpen.closeOnFocusLost": false to make testing easier by keeping quick open opened even if you navigate somewhere else.

  • verify the quick access providers ext and ext install work as before for managing, searching and installing extensions
@sandy081
Copy link
Member

There is a change in behaviour but the change is good. Typing ext install pub.id and if pub.id is not found

  • Previously it complains that this extension is not found.
  • ✅ Now its asking to press enter to search for extension.

@sandy081 sandy081 removed their assignment Mar 31, 2020
@deepak1556 deepak1556 removed their assignment Mar 31, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants