5
votes

The intellisense does not work visual studio code in OSX Yosemite. Are there any specific steps to debug this issue?

1
It doesn't seem to work in Mavericks, either. - Patrick
What language(s) are you using within Visual Studio Code that has the issue? I can test if you provide a few more specifics. - Dan Sorensen
I'm using C#. I downloaded Visual Studio Code and opened the aspnet home repo available here. Noticed that the intellisense does not work - github.com/aspnet/home - govin

1 Answers

5
votes

If you open a folder that contains multiple projects, such as the aspnet/Home repo, you would first need to pick a project:

OmniSharp pick a project