microsoft / microsoft/vscode-dotnettools
Hide .DS_Store files on Mac OS in Solution Explorer too
Open
@chzuluag is already working on this.
Since Mar 31, 2025.
area-solution
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Type: Bug
Mac OS creates annoying .DS_Store files in all directories you visit with Finder, and it is impossible to turn this behavior off.
There is already a setting in VS Code called "Files: Exclude" that contains the **/.DS_Store pattern.
But this setting is ignored by Solution Explorer.
Extension version: 0.5.150
VS Code version: Code 1.83.1 (Universal) (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:46:55.789Z)
OS version: Darwin arm64 23.1.0
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.
Assessment
This issue has not been assessed yet.