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

QuickOpen: Rewrite using quick input widget #69955

Closed
5 tasks done
joaomoreno opened this issue Mar 7, 2019 · 17 comments
Closed
5 tasks done

QuickOpen: Rewrite using quick input widget #69955

joaomoreno opened this issue Mar 7, 2019 · 17 comments
Assignees
Labels
debt Code quality issues quick-pick Quick-pick widget issues
Milestone

Comments

@joaomoreno
Copy link
Member

joaomoreno commented Mar 7, 2019

@joaomoreno joaomoreno added the debt Code quality issues label Mar 7, 2019
@joaomoreno joaomoreno added this to the Backlog milestone Mar 7, 2019
@bpasero
Copy link
Member

bpasero commented Mar 7, 2019

@chrmarti fyi in order to use your QuickInput for quick open it would have to be accessible from vs/editor because we have some of the quick opens functional in the standalone editor.

@joaomoreno
Copy link
Member Author

@sandy081 What do you mean?

@sandy081
Copy link
Member

sandy081 commented Apr 2, 2019

I have different indentation for extension deps/pack tree. But the new tree is not respecting the indentation value I provide.

@joaomoreno
Copy link
Member Author

Custom trees have adopted. 🎆

We're getting closer

rebornix added a commit to rebornix/vscode that referenced this issue Aug 5, 2019
rebornix added a commit that referenced this issue Aug 6, 2019
@rebornix
Copy link
Member

rebornix commented Aug 6, 2019

Comments panel already adopted the new tree.

@joaomoreno
Copy link
Member Author

@rebornix Fantastic!

@joaomoreno joaomoreno removed this from the On Deck milestone Oct 15, 2019
@joaomoreno
Copy link
Member Author

@chrmarti @bpasero Feel free to pass it back to me once quick open adopts the tree.

@bpasero bpasero changed the title Adopt list/new tree across workbench in order to delete the old tree QuickOpen: adopt new tree Oct 15, 2019
@joaomoreno
Copy link
Member Author

Yey!

Merging perf issue here: #84945

@bpasero
Copy link
Member

bpasero commented Mar 22, 2020

Status:

  • quick open via quick input can be enabled via "workbench.quickOpen.enableExperimentalNewVersion": true
  • will probably change the default sometime next week for more selfhosting coverage
  • can then delete old code once we feel comfortable either end of milestone or in debt week

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues quick-pick Quick-pick widget issues
Projects
None yet
Development

No branches or pull requests

5 participants