22 "dotnet-test-explorer.enableTelemetry" : false ,
33 "dotnet-test-explorer.testProjectPath" : " **/*.Tests.csproj" ,
44 "cSpell.words" : [
5- " cref" ,
6- " dbnames" ,
7- " fmdata" ,
8- " FMID" ,
9- " FMPXMLLAYOUT" ,
10- " fmresultset" ,
11- " Fuzzerd" ,
12- " fuzzzerd" ,
13- " Giverny" ,
14- " Myget" ,
15- " newed" ,
16- " Nuget" ,
17- " preq" ,
18- " psort" ,
19- " recid" ,
20- " reserialize" ,
21- " stringly" ,
22- " Szalay" ,
23- " unencrypted" ,
24- " Xalan" ,
25- " Xerces" ,
26- " Xunit"
5+ " cref" ,
6+ " dbnames" ,
7+ " fmdata" ,
8+ " FMID" ,
9+ " FMPXMLLAYOUT" ,
10+ " fmresultset" ,
11+ " Fuzzerd" ,
12+ " fuzzzerd" ,
13+ " Giverny" ,
14+ " Myget" ,
15+ " newed" ,
16+ " Newtonsoft" ,
17+ " Nuget" ,
18+ " preq" ,
19+ " prerequest" ,
20+ " psort" ,
21+ " recid" ,
22+ " reserialize" ,
23+ " stringly" ,
24+ " Szalay" ,
25+ " typeparam" ,
26+ " unencrypted" ,
27+ " Xalan" ,
28+ " Xerces" ,
29+ " Xunit"
2730 ],
2831 "git.enableCommitSigning" : true ,
2932 "omnisharp.useModernNet" : true ,
3033 "omnisharp.enableEditorConfigSupport" : true ,
3134 "omnisharp.enableRoslynAnalyzers" : true ,
3235 "workbench.colorCustomizations" : {
33- "activityBar.activeBackground" : " #fbed80" ,
34- "activityBar.activeBorder" : " #06b9a5" ,
35- "activityBar.background" : " #fbed80" ,
36- "activityBar.foreground" : " #15202b" ,
37- "activityBar.inactiveForeground" : " #15202b99" ,
38- "activityBarBadge.background" : " #06b9a5" ,
39- "activityBarBadge.foreground" : " #15202b" ,
40- "sash.hoverBorder" : " #fbed80" ,
41- "statusBar.background" : " #f9e64f" ,
42- "statusBar.foreground" : " #15202b" ,
43- "statusBarItem.hoverBackground" : " #f7df1e" ,
44- "statusBarItem.remoteBackground" : " #f9e64f" ,
45- "statusBarItem.remoteForeground" : " #15202b" ,
46- "titleBar.activeBackground" : " #f9e64f" ,
47- "titleBar.activeForeground" : " #15202b" ,
48- "titleBar.inactiveBackground" : " #f9e64f99" ,
49- "titleBar.inactiveForeground" : " #15202b99"
36+ "activityBar.activeBackground" : " #fbed80" ,
37+ "activityBar.activeBorder" : " #06b9a5" ,
38+ "activityBar.background" : " #fbed80" ,
39+ "activityBar.foreground" : " #15202b" ,
40+ "activityBar.inactiveForeground" : " #15202b99" ,
41+ "activityBarBadge.background" : " #06b9a5" ,
42+ "activityBarBadge.foreground" : " #15202b" ,
43+ "sash.hoverBorder" : " #fbed80" ,
44+ "statusBar.background" : " #f9e64f" ,
45+ "statusBar.foreground" : " #15202b" ,
46+ "statusBarItem.hoverBackground" : " #f7df1e" ,
47+ "statusBarItem.remoteBackground" : " #f9e64f" ,
48+ "statusBarItem.remoteForeground" : " #15202b" ,
49+ "titleBar.activeBackground" : " #f9e64f" ,
50+ "titleBar.activeForeground" : " #15202b" ,
51+ "titleBar.inactiveBackground" : " #f9e64f99" ,
52+ "titleBar.inactiveForeground" : " #15202b99" ,
53+ "commandCenter.border" : " #15202b99"
5054 },
5155 "peacock.color" : " #f9e64f"
5256}
0 commit comments