Azure / Azure/azure-functions-vscode-web
[Feature]: Azurite pollutes workspace
- Dominant language
- No language data
- Stars
- 1
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior *
There should be a way to store Azurite blob files generated by the Azurite extension in a different or target folder such as .azurite. Unfortunately, this does not exist. It has been brought up before but did not become a feature: https://github.com/Azure/Azurite/issues/391
One way to do this is uses a FS watcher that watches for files of the form `__azurite_db*__.json` (from .funcignore schema)
### Actual Behavior *
Outputs azurite files in workspace root directly

### Priority
Low
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.