Skip to content

Added integration with VSCode remote containers#2065

Merged
mikefactorial merged 1 commit intomicrosoft:mainfrom
hugoabernier:main
Feb 21, 2022
Merged

Added integration with VSCode remote containers#2065
mikefactorial merged 1 commit intomicrosoft:mainfrom
hugoabernier:main

Conversation

@hugoabernier
Copy link
Copy Markdown
Contributor

@hugoabernier hugoabernier commented Feb 16, 2022

This PR adds a .devcontainer folder within the cli to allow contributors/consumers to open the solution in VSCode and automatically open within Docker (see Developing inside a Container); if you have the VSCode Remote Development extension pack and Docker installed, it'll ask you if you'd like to re-open the folder in a remote container. If not, it will assume you want to work locally.

Also made a minor tweak to .gitattribute file to avoid GitHub detecting every file as a change when opening solution within a container. It should help facilitate contributions and should keep the PRs cleaner.

Fixes #2072

@mikefactorial mikefactorial added the alm-accelerator ALM Accelerator Components and Apps label Feb 16, 2022
@mikefactorial
Copy link
Copy Markdown
Contributor

@hugoabernier
Copy link
Copy Markdown
Contributor Author

Thanks @hugoabernier this is fantastic! Would you mind opening an issue to relate this PR back to for traceability? https://github.com/microsoft/coe-starter-kit/issues/new?assignees=&labels=alm-accelerator%2Cenhancement&template=4-alm-accelerator-feature.yml&title=%5BALM+Accelerator+-+Feature%5D%3A+FEATURE+TITLE

Thank you! Added issue #2072

@mikefactorial mikefactorial removed this from the CoE Starter Kit - March 2022 milestone Feb 17, 2022
@mikefactorial mikefactorial self-requested a review February 21, 2022 15:02
@mikefactorial
Copy link
Copy Markdown
Contributor

Thanks @hugoabernier for taking the time to contribute and reiterating what @devkeydet said. It's great to have a community around this tool.

@mikefactorial mikefactorial merged commit 0b394b9 into microsoft:main Feb 21, 2022
ChristopheHare pushed a commit to ChristopheHare/coe-starter-kit that referenced this pull request Sep 7, 2023
Added integration with VSCode remote containers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alm-accelerator ALM Accelerator Components and Apps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

COE CLI: Add VSCode Remote Container Support

2 participants