vscode

Every published post tagged “vscode”.

  1. 3 minArticle

    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...

  2. 12 minArticle

    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...

  3. 8 minArticle

    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...