Intellisense for cake does not work #4232
Replies: 1 comment 4 replies
-
OmniSharp isn't on by default since they shipped C# DevKit Try in your workspace adding settings "dotnet.preferCSharpExtension": true,
"dotnet.server.useOmnisharp": true |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Intellisense for cake does not work for me, and there is no omniShell select project command
Beta Was this translation helpful? Give feedback.
All reactions