File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1277
1277
"dotnet.backgroundAnalysis.solutionCrawlerBackgroundAnalysisScope" : {
1278
1278
"type" : " string" ,
1279
1279
"enum" : [
1280
- " activeFile" ,
1281
1280
" openFiles" ,
1282
1281
" fullSolution" ,
1283
1282
" none"
1284
1283
],
1285
1284
"default" : " openFiles" ,
1286
1285
"enumDescriptions" : [
1287
- " Current document (not yet supported)" ,
1288
1286
" Open documents" ,
1289
1287
" Entire solution" ,
1290
1288
" None"
1295
1293
"dotnet.backgroundAnalysis.compilerDiagnosticsScope" : {
1296
1294
"type" : " string" ,
1297
1295
"enum" : [
1298
- " activeFile" ,
1299
1296
" openFiles" ,
1300
1297
" fullSolution" ,
1301
1298
" none"
1302
1299
],
1303
1300
"default" : " openFiles" ,
1304
1301
"enumDescriptions" : [
1305
- " Current document (not yet supported)" ,
1306
1302
" Open documents" ,
1307
1303
" Entire solution" ,
1308
1304
" None"
You can’t perform that action at this time.
0 commit comments