Gruntfuggly / global-config

Allows copying of shared config settings in vscode
MIT License
12 stars 4 forks source link

Sometimes fails if .vscode folder does not already exist #1

Closed Gruntfuggly closed 6 years ago

Gruntfuggly commented 6 years ago

If the first file to be copied is a symlink and the .vscode folder does not already exist, then the extension will fail. If the first file is not a symlink, the folder will get created automatically.