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

Add compose grouping as default, add compose down/restart commands to group #2353

Merged
merged 10 commits into from
Sep 30, 2020

Conversation

bwateratmsft
Copy link
Contributor

@bwateratmsft bwateratmsft commented Sep 28, 2020

Fixes #2304, fixes #2324. The default grouping for containers is now compose project instead of "None". Commands for compose down / restart are added.

NOTE: the command template version of docker-compose down is not used here. The difficulty of doing so would have been very high.

Nodes are expanded by default, and remain in the same state as they were before if refresh is clicked (so manually collapsed stay collapsed):
image

Commands:
image
image

@bwateratmsft bwateratmsft requested a review from a team as a code owner September 28, 2020 16:16
package.nls.json Show resolved Hide resolved
src/commands/containers/composeGroup.ts Outdated Show resolved Hide resolved
src/tree/containers/ContainersTreeItem.ts Outdated Show resolved Hide resolved
@bwateratmsft bwateratmsft merged commit 804776d into master Sep 30, 2020
@bwateratmsft bwateratmsft deleted the bmw/composegroup branch September 30, 2020 18:21
Dmarch28 pushed a commit to Dmarch28/vscode-docker that referenced this pull request Mar 4, 2021
… group (microsoft#2353)

* Implement compose group commands

* Make compose group by and expanded default

* Fix issue with lazy's not clearing
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants