Skip to content

Visual Studio Code Intellisense doesn't work on macOS #3171

Answered by augustoproiete
AndaBucsa asked this question in Q&A
Discussion options

You must be logged in to vote

I have a similar issue on my Mac and I suspect it's related to the VS Code extension for Cake assuming that the dotnet-cake tool should be available in the path (and it seems it is when I run on the terminal), but something on my setup is causing dotnet-cake not to be available in the path when the VS Code extension for Cake tries to run it, at least. It needs more investigation.

In the meantime, @bjorkstromm provided me with a workaround that I've been able to use for all my projects, and you might want to try it out:

From VS Code:

  1. (command + shift + p on Mac) or (ctrl + shift + p on Windows)
  2. Cake: Install debug dependencies
  3. Cake: Install intellisense support (select the Cake runner for…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@nils-a
Comment options

@augustoproiete
Comment options

@nils-a
Comment options

@AndaBucsa
Comment options

@augustoproiete
Comment options

Answer selected by augustoproiete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants