Open
Description
O# has support for various additional configurations via an omnisharp.json file.
See https://github.com/OmniSharp/omnisharp-roslyn/wiki/Configuration-Options
While we likely will not support the omnisharp.json file itself and all the settings, there may be relevant configurations that we want to bring over to the new language server. We need to figure out
- Which configurations are relevant
- Where those configurations should live (vscode config, editorconfig, somewhere else)?