JetBrains Code with me has its VS (Code) counterpart as well, it's called Visual Studio Live Share.
On the container side I'm using VS Code Dev containers for smaller projects, helps you keep your dependencies in hand :) Similar support is in preview in Docker Desktop as well.
@Troligyerek