This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Description
Describe the bug
When the folder with "." in the name is selected for the web resource to download upon web resource edit, nothing happens
To Reproduce
Steps to reproduce the behavior:
- Create a folder with "." in the VSCode workspace folder. (e.g. Test.Xrm)
- Connect to the environment in CDS Explorer
- Expand the Solution > Web Resources
- Click on Edit for one of the web resources
- In the "Choose the location" prompt, select the folder from the step 1.
- Nothing happens
Expected behavior
The script is downloaded into the selected folder.
Screenshots
N/A
Additional context
It only happens if the folder name contains "."
It is working fine when I downloaded into another sub folder without any "."