Skip to content

跨文件引用调试进断点,但是无法找到源码: Could not load source xxxx.lua #187

@Yami4ever

Description

@Yami4ever

如题:
跨文件引用调试进断点,但是无法找到源码:

最后测试的问题在 autoPathMode 如果为 true 时, 会默认去 ${workspaceFolder}/xxx.lua 寻找源码。

但其实引用的Source文件在workspace的另一个文件夹中:
image

改为 autoPathMode 为 false 解决了,但是不知道什么原理,是不是个bug?
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions