How do I get OmniSharp to work? #14287
Answered
by
meclondrej
meclondrej
asked this question in
Q&A
-
I tried omnisharp-roslyn from the AUR and |
Beta Was this translation helpful? Give feedback.
Answered by
meclondrej
Aug 23, 2025
Replies: 1 comment
-
I didn't add my csproj to my solution file. When I added it with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
meclondrej
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I didn't add my csproj to my solution file. When I added it with
dotnet sln add project.csproj
, OmniSharp started to work. Not seeing autoimports in the autocompletion though, I have to select the unimported class and open up code actions with a.