.devcontainer removal #7570
guenhter
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
would it be a problem, if the
.devcontainer
folder is going to be deleted? Maybe a.devcontainer.example
folder can be created with a useful default set of files.The main reason is, if the devcontainer is customized (e.g. different plugins or in my case even a different runtime enviornment), the changes should not be committed and actually shouldn't even show up in the git outgoing changes.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions