dotnet/runtime

Make Intellisense work from the root in vscode

Open

#34,795 opened on Apr 9, 2020

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C# (5,445 forks)batch import
area-Infrastructure-librarieshelp wanted

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (Avg merge 12d 11h) (661 merged PRs in 30d)

Description

Currently the intellisense works when we open a libraries project folder in vscode. But the intellisense doesnt work if open the entire repo in the vscode. We should investigate and fix the failure there.

cc @ericstj @ViktorHofer @safern

Contributor guide