Spaces at the ends of Foldernames
Closed this issue · 1 comments
SpiritSeal commented
Attempting to pass spaces at the end of an instance foldername goes through, creating such folder. This causes issues with many things, such as preventing Code Runner
from running the code and preventing the user from opening said folder or it's children using the Reveal in File Explorer
Command.
As VSCode itself prevents you from creating folders of this type, this is likely a bug.
Huuums commented
Thanks for the pointer! Will definitely fix this soon.