We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7441791 commit 93ef810Copy full SHA for 93ef810
.vscode-template/settings.json
@@ -9,7 +9,6 @@
9
"**/*.class": true,
10
"**/*.tasty": true,
11
"**/target/": true,
12
- "community-build/community-projects": true,
13
- "tests/pos-with-compiler-cc/dotc/**/*.scala": true
+ "community-build/community-projects": true
14
}
15
0 commit comments