- Nov 29, 2019
-
-
The idea is that for VS Code based development we should rely on the container capabilities of the editor. Letting it create a terminal for us that we could compile code in, while relying on the files and environment created inside the container, to interpret our code.
-