Closed LucasBullen closed 6 years ago
I'm wondering whether it wouldn't be better to wait for OmniSharp to include the LSP support out of the box rather than stacking workarounds for the deprecated nodejs wrapper. What do you think?
I think it is important to have this workaround in for now, until we have the support, as users are not aware of the required dotnet restore
and it would be better to do it on our end instead of enforcing a behaviour that will become unnecessary after the OmniSharp update.
Ok, feel free to push to master then.
Re-add previously removed workaround for https://github.com/OmniSharp/omnisharp-node-client/issues/265
Signed-off-by: Lucas Bullen lbullen@redhat.com