microsoft / microsoft/vscode-dotnettools
[BUG] Unexpected "Library" directory in home directory - .ServiceHub
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the Issue
Split from:
Unexpected "Library" directory in home directory
According to Manicka, "...it seems like .ServiceHub directory is created in home as well."
Steps To Reproduce
No response
Expected Behavior
According to original issue:
This extension should not make a mess in home directory, there is an XDG standard for configs, caches, local storages etc., see https://wiki.archlinux.org/title/XDG_Base_Directory.
Environment Information
No response
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the extension code that creates the .ServiceHub directory and review the linked original issue about the unexpected Library directory. Compare the current storage location with the XDG Base Directory specification. Done means the extension no longer creates unexpected directories in the home directory and the behavior is verified on the affected environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100