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
I am using omnisharp as lsp for nvim-lsp and ran into this issue. All other code actions and navigation like go to defintion etc works fine within the
project but its not able to resolve assembly references or imported packages via a private nuget feed. This however works fine in vscode.
Is there some way of making this work for nvim-lsp aswell?
This is the log from omnisharp when tryign to go to defintion for an assembly:
I am using omnisharp as lsp for nvim-lsp and ran into this issue. All other code actions and navigation like go to defintion etc works fine within the
project but its not able to resolve assembly references or imported packages via a private nuget feed. This however works fine in vscode.
Is there some way of making this work for nvim-lsp aswell?
This is the log from omnisharp when tryign to go to defintion for an assembly:
The text was updated successfully, but these errors were encountered: