- VS Code Version: 1.69.0 | 92d25e3 | x64
- OS Version: Linux | 5.15.0-40-generic | 43-Ubuntu SMP | x86_64 GNU/Linux
Steps to Reproduce:
- Install Remote Development extension
- Set a
name for the devcontainer.json
- Get inside the DevContainer
- Make a commit comment
- Switch to another DevContainer with a different
name
- The same comment for the first container is shown here for the 2nd one
I'm assuming that this is not the expected behavior since the name is technically identifying the container...
Steps to Reproduce:
namefor thedevcontainer.jsonnameI'm assuming that this is not the expected behavior since the
nameis technically identifying the container...