You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Settings in here override those in "LSP-OmniSharp/LSP-OmniSharp.sublime-settings"
{
"settings": {
"csharp.referencesCodeLens.enabled": false,
}
}
The viewed file with Omnisharp still shows the number of references.
I have tried to disable this feature via the omnisharp.json file to no avail. The troubleshoot tool tells me this setting is actually being picked up correctly. Is there anything else I should be looking at?
The text was updated successfully, but these errors were encountered:
Hi,
When I set this configuration:
The viewed file with Omnisharp still shows the number of references.
I have tried to disable this feature via the omnisharp.json file to no avail. The troubleshoot tool tells me this setting is actually being picked up correctly. Is there anything else I should be looking at?
The text was updated successfully, but these errors were encountered: