I'm currently working on VS code and connect to a remote machine to write my code, the issue is that when you have a path for example: C:/abc/bcd/def/ and /bcd has no other subdirectory other than /def then it will always open open the /bcd. My question is 2-fold: 1. How can I stop that? 2. How can I change the directory?
↧