This commit is contained in:
wooshdude
2024-12-02 17:00:02 -08:00
parent 6c4a8d81f8
commit a55e5d45ea
4 changed files with 800 additions and 702 deletions
+13 -1
View File
@@ -32,5 +32,17 @@
"folder": " ",
"file": " ",
"interface": "󱃖 "
}
},
"coc.source.OmniSharp.enable": true,
"omnisharp.trace.server": "information",
"omnisharp.debug.server": true,
"omnisharp.path": "/usr/local/bin/omnisharp",
"diagnostic.enableMessage": "never",
"diagnostic.enable": true,
"diagnostic.errorSign": "✗",
"diagnostic.warningSign": "⚠",
"diagnostic.infoSign": "",
"diagnostic.hintSign": "➤",
"diagnostic.virtualText": true,
"diagnostic.virtualTextCurrentLineOnly": true
}
+638 -614
View File
File diff suppressed because it is too large Load Diff