Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.11 代码补全问题 #576

Open
CppCXY opened this issue Jan 31, 2024 · 2 comments
Open

1.4.11 代码补全问题 #576

CppCXY opened this issue Jan 31, 2024 · 2 comments

Comments

@CppCXY
Copy link
Member

CppCXY commented Jan 31, 2024

Environment(环境)

name version
IDEA version 2023.3
EmmyLua version 1.4.11
OS windows

What are the steps to reproduce this issue?(重现步骤?)

local a = {
    b = {}
}
a.b.aa = 1
a.b.

没有后续的代码补全

@Lucidniht
Copy link

有进展吗?
似乎EmmyLua-Unity插件无法正常工作也是同样问题。
从全局的CS对象出发,只能展开到CS.UnityEngine这一级,UnityEngine下的类名都无法获取到补全提示。

@CppCXY
Copy link
Member Author

CppCXY commented Mar 18, 2024

没有, 目前在挂机

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants