Skip to content

'Jump to Definition' support file mapping #2182

Open
@leaflinfeng

Description

@leaflinfeng

Is your feature request related to a problem? Please describe.
We use bazel to build swift project. Bazel will copy the source files of my workspace to its own directory. So in the compilation command I provided, the path is under bazel's build directory(including the swift source file and the swiftmodule file).

When I use the 'jump to definition', it will jump to the file, where is under bazel's build directory instead of my workspace directory

Describe the solution you'd like
If it support file mapping,then it can jump to file under my workspace directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions