I did everything, installed c#, package control, lsp, omnisharp and mono and i have .net sdk running all of them are running on the latest version
the problem is whenever i type anything it doesnt give me any suggestions and the omnisharp says server is running so how to fix this issue plz? i am using sublime text 4
C# doesnt give me any suggestions when writing
mxshii
#1
0 Likes
deathaxe
#2
Does your project have a proper *.csproj file? That’s required for Omnisharp to work.
0 Likes