LSP-OmniSharp
LSP-OmniSharp copied to clipboard
Documentation: what is "storage_path"?
"env": {
// TODO: Is this necessary on Windows/Linux?
"FrameworkPathOverride": "${storage_path}/LSP-OmniSharp/.msbuild/Current"
},
I cannot find any reference anywhere that explains either FrameworkPathOverride
or storage_path
.