Ctrl+P
Show a warning message when switching to a file under any of workspace-root/paths_warning.include or outside of the workspace.
workspace-root/paths_warning.include
"paths_warning.styles": { "activityBar.background": "#f3002b50", "statusBar.background": "#f3002b50", }, "paths_warning.include": [ "vendor", "node_modules" ], "paths_warning.exclude": [ "Code - Insiders", ]
workbench.colorCustomizations