Skip to content

Commit 2f0d939

Browse files
Remove tests from .vscode-template/settings.json
This settings is not only for code search, but also for "ctrl+P" (the quick goto file menu), so having tests there makes its anoying to open test files.
1 parent f31a876 commit 2f0d939

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode-template/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"**/*.class": true,
1010
"**/*.hasTasty": true,
1111
"**/target/": true,
12-
"tests/": true,
1312
"community-build/community-projects": true
1413
}
1514
}

0 commit comments

Comments
 (0)