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

(VSCODE)中文函数不支持自动补全? #1642

Closed
FishOrBear opened this issue Oct 19, 2022 · 2 comments
Closed

(VSCODE)中文函数不支持自动补全? #1642

FishOrBear opened this issue Oct 19, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@FishOrBear
Copy link

FishOrBear commented Oct 19, 2022

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Annotations

Expected Behaviour

在vscode中,使用中文函数,不支持补全,但是英文函数是可以的.

例如

---@type fun(name:string)
执行脚本 = {};

Actual Behaviour

无法补全.

Reproduction steps

.

Additional Notes

No response

Log File

No response

@FishOrBear FishOrBear changed the title 中文函数不支持自动补全? (VSCODE)中文函数不支持自动补全? Oct 19, 2022
@sumneko
Copy link
Collaborator

sumneko commented Oct 19, 2022

我测试可以触发补全,但是补得有问题。
如果你触发不了补全,可以先检查一下是不是VSCode的设置有问题。

@sumneko sumneko added the bug Something isn't working label Oct 19, 2022
@sumneko sumneko added this to the 3.6.0 milestone Oct 19, 2022
@FishOrBear
Copy link
Author

是有问题.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants