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

[Help Wanted] How to correctly setup in-lua field auto-completion? #46

Open
qlibp opened this issue Nov 7, 2023 · 0 comments
Open

[Help Wanted] How to correctly setup in-lua field auto-completion? #46

qlibp opened this issue Nov 7, 2023 · 0 comments

Comments

@qlibp
Copy link

qlibp commented Nov 7, 2023

I have read through documentation and even half of the source code, but still can't get in-lua auto-completion work as shown in readme.

So far, I think the key logic on in-lua(not in json config) auto-completetion, lives in lua/neoconf/plugins/lua_ls.lua, which injects two files types/lsp.lua & types/lua/lspconfig.lua into lua_ls's workspace library.

If i get it wrong, pls correct me.

I could verify that i've successfully inject those two files into lua_ls through :Neoconf lsp

Hope someone tell me how to make it work.

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

No branches or pull requests

1 participant