-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature RequestFeature: ConfigurationAn issue related to configuring the extension or IntelliSenseAn issue related to configuring the extension or IntelliSenseFeature: Multi-rootLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.quick fix
Milestone
Description
Right now, relative paths will sometimes work in the includePath, but with the new multiroot implementation it will probably fail, because it just uses the current working directory, which is probably incorrect for the multiroot scenario.
The original repro with relative paths is at #4976 .
The workaround is to manually add ${workspaceFolder} to the path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature RequestFeature: ConfigurationAn issue related to configuring the extension or IntelliSenseAn issue related to configuring the extension or IntelliSenseFeature: Multi-rootLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.quick fix