Skip to content

Add EmmyLua language server support #294

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

Open
Brickmaster1 opened this issue Mar 27, 2025 · 3 comments
Open

Add EmmyLua language server support #294

Brickmaster1 opened this issue Mar 27, 2025 · 3 comments

Comments

@Brickmaster1
Copy link

Is your feature request related to a problem? Please describe.

Add language server support for the vscode plugin EmmyLua.

Describe the solution you'd like

Add language server support for the vscode plugin EmmyLua.

Describe alternatives you've considered

No response

Additional context

No response

@waruqi
Copy link
Member

waruqi commented Mar 29, 2025

I don't know what you want to support?

@Brickmaster1
Copy link
Author

I don't know what you want to support?

Well, when running EmmyLua with xmake.lua files it gives lots of errors, until you pause the language server. So, EmmyLua should be able to find globals that are defined for xmake and indices in tables like for package and such. This would also make development a lot easier because xmake's own plugin for vscode has very minimal auto-completion and insights.

@waruqi
Copy link
Member

waruqi commented Mar 29, 2025

This doesn't seem to require xmake to do anything.xmake has its own API, you can only use the xmake-vscode plugin. The native lua plugin has no effect on xmake.

@waruqi waruqi transferred this issue from xmake-io/xmake Mar 29, 2025
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