Skip to content

Fully support relative paths in includePath #4983

@sean-mcmanus

Description

@sean-mcmanus

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions