vscode
Every published post tagged “vscode”.
Re-visiting Dev Container Features
A few months ago I wrote a post that described how you can add custom features to your Dev Containers. That didn't age very well 😅 But good news is that the...
Exploring .NET WebAssembly with WASI
Overview WebAssembly (Wasm) is something that the Cloud Native Advocacy team has been exploring. It has been around for a few years and has mostly been used...
Extending Visual Studio Code Dev Container Features
UPDATE: The dev-container-features-template repo referenced in this post has been archived. Please see my new post here or visit containers.dev for the lates...