OmniSharp
This commit is contained in:
50
.vscode/settings.json
vendored
Normal file
50
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,50 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"autofetch",
|
||||
"Baget",
|
||||
"Blazor",
|
||||
"blazorwasm",
|
||||
"dotnettools",
|
||||
"hexedit",
|
||||
"hink",
|
||||
"Infineon",
|
||||
"IQSDMS",
|
||||
"IRMNSPC",
|
||||
"itemtype",
|
||||
"LEOSQLEC",
|
||||
"MESSA",
|
||||
"messv",
|
||||
"mikeburgh",
|
||||
"msbuild",
|
||||
"msbuildoverride",
|
||||
"omnisharp",
|
||||
"packagemanagement",
|
||||
"phares",
|
||||
"SPCEPIWORLD",
|
||||
"srpadmin",
|
||||
"vsintellicode",
|
||||
"webhint"
|
||||
],
|
||||
"omnisharp.enableRoslynAnalyzers": true,
|
||||
"omnisharp.enableEditorConfigSupport": true,
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#a8dea2",
|
||||
"activityBar.activeBorder": "#727bcd",
|
||||
"activityBar.background": "#a8dea2",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#727bcd",
|
||||
"activityBarBadge.foreground": "#15202b",
|
||||
"sash.hoverBorder": "#a8dea2",
|
||||
"statusBar.background": "#85d17c",
|
||||
"statusBar.foreground": "#15202b",
|
||||
"statusBarItem.hoverBackground": "#62c456",
|
||||
"statusBarItem.remoteBackground": "#85d17c",
|
||||
"statusBarItem.remoteForeground": "#15202b",
|
||||
"titleBar.activeBackground": "#85d17c",
|
||||
"titleBar.activeForeground": "#15202b",
|
||||
"titleBar.inactiveBackground": "#85d17c99",
|
||||
"titleBar.inactiveForeground": "#15202b99"
|
||||
},
|
||||
"peacock.color": "#85d17c"
|
||||
}
|
Reference in New Issue
Block a user