We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f09ac commit c61fa4fCopy full SHA for c61fa4f
.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