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

Small clean up for terminal tab list rendering lifecycle #163485

Merged
merged 1 commit into from Oct 12, 2022

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Oct 12, 2022

  • Reuse the same DisposableStore across calls to renderElement
  • Make sure we call dispose on the actionbar instead of clear. This looks like an oversight
  • Mark most template info readonly

- Reuse the same `DisposableStore` across calls to `renderElement`
- Make sure we call `dispose` on the actionbar instead of `clear`. This looks like an oversight
@mjbvz mjbvz self-assigned this Oct 12, 2022
@mjbvz mjbvz modified the milestones: November 2022, October 2022 Oct 12, 2022
@mjbvz mjbvz enabled auto-merge (squash) October 12, 2022 22:07
@Tyriar
Copy link
Member

Tyriar commented Oct 12, 2022

lgtm, I'll let @meganrogge take this one though as she's more familiar with the terminal tabs

@Tyriar Tyriar removed their request for review October 12, 2022 22:17
@mjbvz mjbvz merged commit f5ced82 into microsoft:main Oct 12, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants