Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omnisharp intellisense neovim doesn't suggest classes from referenced projects. #2643

Open
NeuSandeZ opened this issue Oct 11, 2024 · 2 comments

Comments

@NeuSandeZ
Copy link

Omnisharp intellisense doesn't work with referenced projects. Meaning it doesn't recognise or suggest classes from referenced project unless you manually import the namespace.

Without import.
Screenshot 2024-10-11 at 22 55 33

With import.
Screenshot 2024-10-11 at 23 08 35

@JoeRobich
Copy link
Member

@NeuSandeZ Have you enabled import completion in your OmniSharp.json? See https://github.com/OmniSharp/omnisharp-roslyn/wiki/Configuration-Options#roslyn-extensions-options

@NeuSandeZ
Copy link
Author

@JoeRobich Hey, thanks for that tip, it solved the problem. I wonder why it doesn't come true by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants