Describe the bug
A clear and concise description of what the bug is.
Unable to create local replica of overleaf project whose name contains colons, e.g. "test: project", received error message: Invalid Path. Please make sure the absolute path to a folder with read/write permissions is used.
Expected behavior
A clear and concise description of what you expected to happen.
Successfully create a local replica of the overleaf project under the given path.
How To Reproduce
Detailed steps to reproduce the behavior.
- Create an overleaf project named: "test: project";
- Open vscode, click "overleaf workshop" on the extension sidebar;
- Right click the "test: project", and select "Open Project Locally..";
- Click yes on the dialog: "No local replica found, create one for project "test: project" ?";
- Click "√" after selecting the expected path to create the locala replica;
Environment
- Overleaf Workshop Extension version: 0.15.6
- VS Code version: 1.109.3
- Overleaf Edition: Free
[Optional] Developer Logs
If applicable, please paste the logs inside the details section below.
Please find the logs via: Title bar "Help" > "Toggle Developer Tools" > "Console".
[iamhyc.overleaf-workshop]Error: EINVAL: invalid argument, mkdir 'c:\Users\LEGION\test: project'
Details
...
Describe the bug
Expected behavior
How To Reproduce
Environment
[Optional] Developer Logs
Details
...