Skip to content

Conversation

xuhuanzy
Copy link
Member

当函数调用参数为string且目标为字符串泛型模板时, 允许跳转到实际定义

当函数调用参数为string且目标为字符串泛型模板时, 允许跳转到实际定义
@xuhuanzy xuhuanzy requested a review from CppCXY May 10, 2025 13:19
};
let file_id = self.def(&content);
let result = implementation(&self.analysis, file_id, position);
dbg!(&result);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删掉

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用,这些小测试依赖于dbg查看结果,正常运行不存在,也不会有更多的测试

@CppCXY CppCXY merged commit 1acfbbf into EmmyLuaLs:main May 12, 2025
15 checks passed
@xuhuanzy xuhuanzy deleted the definition branch June 13, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants