Stop VSCode Compacting Single Sub-Folders
So you have a folder and within that folder you have a single subfolder (and no other files) at that level, but then some files inside the subfolder. VScode by default will compact path in the GUI. For example I have a folder structure like this: ~\projects\ansible-lab\~\projects\ansible-lab\hosts~\projects\ansible-lab\plays~\projects\ansible-lab\roles The projects folder only contains one folder “ansible-lab” … Read more