microsoft / microsoft/vscode-python-environments
Avoid creating new folders outside our existing ones
Open
Nobody has claimed this yet.
bug
needs proposal
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
Testing #226
`shellStartup` created `C:\Users\Daniel\.cmdrc`, we should avoid creating folders like this and instead use the existing user data dir for cases like this to avoid cluttering the user dir.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.