OmniSharp
This commit is contained in:
parent
099d4f1ddc
commit
b61046e1d4
11
.gitignore
vendored
11
.gitignore
vendored
@ -115,7 +115,7 @@ Session.vim
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
# Visual Studio Code
|
# Visual Studio Code
|
||||||
.vscode/
|
# .vscode/
|
||||||
|
|
||||||
# Private test configuration and binaries.
|
# Private test configuration and binaries.
|
||||||
config.ps1
|
config.ps1
|
||||||
@ -133,7 +133,12 @@ config
|
|||||||
.git.zip
|
.git.zip
|
||||||
|
|
||||||
# VSCode Settings
|
# VSCode Settings
|
||||||
# cd L:\Git\VS-Code-Settings => mklink /J "User" "C:\Users\phares.INFINEON\AppData\Roaming\Code\User"
|
# D:
|
||||||
# cd L:\Git\VS-Code-Settings => mklink /J ".omnisharp" "C:\Users\phares.INFINEON\.omnisharp"
|
# mkdir D:\Git
|
||||||
|
# git clone git@phares3757.ddns.net:/srv/git/VS-Code-Settings.git
|
||||||
|
# cd D:\Git\VS-Code-Settings
|
||||||
|
# mklink /J ".omnisharp" "C:\Users\phares\.omnisharp"
|
||||||
|
# mklink /J "User" "C:\Users\phares\AppData\Roaming\Code\User"
|
||||||
globalStorage/
|
globalStorage/
|
||||||
*workspaceStorage/
|
*workspaceStorage/
|
||||||
|
User/History/
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"MSBuild": {
|
"MSBuild": {
|
||||||
"msbuildoverride": {
|
"msbuildoverride": {
|
||||||
"MSBuildPath": "C:\\Users\\phares\\.vscode\\extensions\\ms-dotnettools.csharp-1.24.1\\.omnisharp\\1.38.1\\.msbuild\\Current\\Bin",
|
"MSBuildPath": "C:/Users/phares/.vscode/extensions/ms-dotnettools.csharp-1.24.3-win32-x64/.omnisharp/1.38.2/.msbuild/Current/Bin",
|
||||||
"Name": "OmniSharp MSBuild",
|
"Name": "OmniSharp MSBuild",
|
||||||
"PropertyOverrides": {
|
"PropertyOverrides": {
|
||||||
"MSBuildExtensionsPath": "C:\\Users\\phares\\.vscode\\extensions\\ms-dotnettools.csharp-1.24.1\\.omnisharp\\1.38.1\\.msbuild"
|
"MSBuildExtensionsPath": "C:/Users/phares/.vscode/extensions/ms-dotnettools.csharp-1.24.3-win32-x64/.omnisharp/1.38.2/.msbuild"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
47
.vscode/extensions.json
vendored
Normal file
47
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"adrianwilczynski.asp-net-core-switcher",
|
||||||
|
"adrianwilczynski.namespace",
|
||||||
|
"adrianwilczynski.terminal-commands",
|
||||||
|
"aliasadidev.nugetpackagemanagergui",
|
||||||
|
"bodil.file-browser",
|
||||||
|
"codezombiech.gitignore",
|
||||||
|
"cweijan.vscode-office",
|
||||||
|
"donjayamanne.githistory",
|
||||||
|
"EditorConfig.EditorConfig",
|
||||||
|
"eg2.vscode-npm-script",
|
||||||
|
"esbenp.prettier-vscode",
|
||||||
|
"formulahendry.dotnet-test-explorer",
|
||||||
|
"GitHub.remotehub",
|
||||||
|
"GitHub.vscode-pull-request-github",
|
||||||
|
"hashhar.gitattributes",
|
||||||
|
"hediet.vscode-drawio",
|
||||||
|
"johnpapa.vscode-peacock",
|
||||||
|
"mikeburgh.xml-format",
|
||||||
|
"ms-dotnettools.blazorwasm-companion",
|
||||||
|
"ms-dotnettools.csharp",
|
||||||
|
"ms-dotnettools.vscode-dotnet-runtime",
|
||||||
|
"ms-edgedevtools.vscode-edge-devtools",
|
||||||
|
"ms-vscode-remote.remote-ssh",
|
||||||
|
"ms-vscode-remote.remote-ssh-edit",
|
||||||
|
"ms-vscode.powershell",
|
||||||
|
"patcx.vscode-nuget-gallery",
|
||||||
|
"rangav.vscode-thunder-client",
|
||||||
|
"streetsidesoftware.code-spell-checker",
|
||||||
|
"VirtusLab.codetale",
|
||||||
|
"VisualStudioExptTeam.vscodeintellicode",
|
||||||
|
"vscode-icons-team.vscode-icons"
|
||||||
|
],
|
||||||
|
"unwantedRecommendations": [
|
||||||
|
"virtuslab.codetale",
|
||||||
|
"ms-azuretools.vscode-docker",
|
||||||
|
"christian-kohler.npm-intellisense",
|
||||||
|
"firefox-devtools.vscode-firefox-debug",
|
||||||
|
"dbaeumer.vscode-eslint",
|
||||||
|
"dbaeumer.jshint",
|
||||||
|
"felipecaputo.git-project-manager",
|
||||||
|
"eamodio.gitlens",
|
||||||
|
"hookyqr.beautify",
|
||||||
|
"davidanson.vscode-markdownlint"
|
||||||
|
]
|
||||||
|
}
|
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"
|
||||||
|
}
|
@ -200,6 +200,88 @@
|
|||||||
"authenticationType": "SqlLogin",
|
"authenticationType": "SqlLogin",
|
||||||
"savePassword": true,
|
"savePassword": true,
|
||||||
"password": ""
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=ControlPlans;Integrated Security=True",
|
||||||
|
"profileName": "ControlPlans",
|
||||||
|
"database": "ControlPlans",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=G4Substrates_01;Integrated Security=True",
|
||||||
|
"profileName": "G4Substrates_01",
|
||||||
|
"database": "G4Substrates_01",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=G4Wafers_01;Integrated Security=True",
|
||||||
|
"profileName": "G4Wafers_01",
|
||||||
|
"database": "G4Wafers_01",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=IRMNSPC;Integrated Security=True",
|
||||||
|
"profileName": "IRMNSPC",
|
||||||
|
"database": "IRMNSPC",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=Metrology;Integrated Security=True",
|
||||||
|
"profileName": "Metrology",
|
||||||
|
"database": "Metrology",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=Metrology_Archive;Integrated Security=True",
|
||||||
|
"profileName": "Metrology_Archive",
|
||||||
|
"database": "Metrology_Archive",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=SPCEPIWORLD;Integrated Security=True",
|
||||||
|
"profileName": "SPCEPIWORLD",
|
||||||
|
"database": "SPCEPIWORLD",
|
||||||
|
"user": "",
|
||||||
|
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectionString": "Data Source=LEOSQLEC1.ec.local\\PROD1;Initial Catalog=HiRelSerialLog;Integrated Security=true",
|
||||||
|
"profileName": "HiRelSerialLog",
|
||||||
|
"database": "HiRelSerialLog",
|
||||||
|
"user": "",
|
||||||
|
"server": "LEOSQLEC1.ec.local\\PROD1",
|
||||||
|
"authenticationType": "Integrated",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"server": "10.95.128.28\\\\PROD1,53959",
|
||||||
|
"database": "",
|
||||||
|
"authenticationType": "SqlLogin",
|
||||||
|
"user": "srpadmin",
|
||||||
|
"password": "",
|
||||||
|
"emptyPasswordInput": false,
|
||||||
|
"savePassword": true,
|
||||||
|
"profileName": "LSL2SQL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prettier.enabledLanguageIds": [
|
"prettier.enabledLanguageIds": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user