See here the logs here for example: https://github.com/microsoft/vscode-python/issues/18530#issuecomment-1041842556 This is the actual location: `/net/home/h02/username/.vscode` The home dir is `/home/h02/username` This is the replaced code: `/net~/.vscode` In this scenario it should probably be `/net/~/.vscode`
See here the logs here for example: #18530 (comment)
This is the actual location:
/net/home/h02/username/.vscodeThe home dir is
/home/h02/usernameThis is the replaced code:
/net~/.vscodeIn this scenario it should probably be
/net/~/.vscode