The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder or repository inside a container and take advantage of Visual Studio Code's full feature set.
- Install the Remote Development extension pack.
- Create
.devcontainerfolder in your project root - Copy devcontainer.json and Dockerfile files of the desired environment to it
See official documentation for more
- Solana
- TON
- Ethereum (Solidity)
- Ethereum (Vyper)
- NEAR Protocol
- Tezos