visual-studio-codecakebuild

VSCode Intellisense support for Cake


I followed the instructions on the website, but I don't get full cake support.

environment: linux, dotnet (6.0.302), vscode (1.70.0), c# extension (1.25.0), cake extension (2.0.0) - i.e. latest of everything

repro

result:

logs:

notes:


Solution

  • Due to some constraints, OmniSharp (the basis for the VSCode C# extension, which also includes support for Cake) currently does not ship the support for Cake in the net6 versions.

    So you have two options here: