Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
RFC: Add dev container configuration #12306
base: main
Are you sure you want to change the base?
RFC: Add dev container configuration #12306
Changes from all commits
edd8c9f
54b159b
7d5c6a2
533db90
88fb767
c2ef194
4e7d48f
c9fb83a
1d475dc
7732c1b
c2da3f2
42714c8
f758f91
c2ce81f
865484b
5b90440
7f64bae
78628b6
5727408
ae7afc8
831fcfa
b736ab4
a911699
436fa77
f74476c
7fb00e4
35d0ff2
77d33b8
b963171
90859fe
09bba5c
92ab0e6
e77ebb6
7f23b05
27f942d
74e3a1f
ed0738a
91ae09e
053f349
6c956e7
010f77e
c8c190f
be4b239
045dbeb
f661923
34e508c
17bfca4
a92aebf
b945edc
0d90a77
2e96695
0b7bd34
d317c0f
9043f31
0bee949
1c75ac8
d8f584d
69e2c78
87e307f
9c7fd8c
4727fd8
14ddd4c
405b9a6
98aa7ed
2ac5c68
3578193
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems like fertile ground for bikeshedding. Is there a way for the container to pick up the user's local settings? If not, then can you indicate which of these settings are truly necessary for the container to work, which are not necessary but clearly a good idea (e.g., don't restore port forwards?), and which are your preferences (perhaps "format on type" fits here)?