Skip to content

Commit ba46346

Browse files
committed
Hide files excluded with files.exclude from Project Panel
The project panel should respect the `files.exclude` VS Code setting. This setting is combined with the existing `swift.excludePathsFromPackageDependencies`. The tests required an update to `updateSettings`, as the existing global `files.exclude` settings are combined with the ones set in the test. When setting the settings, verify that all expected settings are present before continuing, but don't require the settings object to be an exact match of what we set.
1 parent eea62f3 commit ba46346

File tree

6 files changed

+438
-278
lines changed

6 files changed

+438
-278
lines changed

0 commit comments

Comments
 (0)