JimmyWorldEater@programming.dev to C Programming Language@programming.dev · 2 years agoA Modern C Development Environmentinterrupt.memfault.comexternal-linkmessage-square4fedilinkarrow-up12arrow-down10cross-posted to: hackernews@derp.foo
arrow-up12arrow-down1external-linkA Modern C Development Environmentinterrupt.memfault.comJimmyWorldEater@programming.dev to C Programming Language@programming.dev · 2 years agomessage-square4fedilinkcross-posted to: hackernews@derp.foo
minus-squareTempy@lemmy.temporus.melinkfedilinkarrow-up1·1 year agoWith vscode’s “Remote Containers” plugin at least, it’s clever enough to install that into the container after building the image. So the image built from the dockerfile doesn’t contain the vscode stuff.
With vscode’s “Remote Containers” plugin at least, it’s clever enough to install that into the container after building the image. So the image built from the dockerfile doesn’t contain the vscode stuff.