Skip to content

Conversation

@dnlw07
Copy link

@dnlw07 dnlw07 commented Jan 27, 2026

Issue:

#15604

Test example:

add to settings following snippet:

	// NEW - exclude from Explorer only
	"explorer.exclude": {
		"**/node_modules": true,
		"**/bower_components": true,
		"**/*.code-search": true,
		"**/*buffet*": true,
		// "**/*python*": true,
		"**/screenshot*": true,
	}

@vs-code-engineering
Copy link

vs-code-engineering bot commented Jan 27, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/files/browser/files.contribution.ts
  • src/vs/workbench/contrib/files/browser/views/explorerViewer.ts
  • src/vs/workbench/contrib/files/common/files.ts

@dnlw07
Copy link
Author

dnlw07 commented Jan 27, 2026

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants