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

Autocomplete not working #88

Open
s3rgeym opened this issue Jul 20, 2020 · 3 comments
Open

Autocomplete not working #88

s3rgeym opened this issue Jul 20, 2020 · 3 comments

Comments

@s3rgeym
Copy link

s3rgeym commented Jul 20, 2020

  • I installed extension;
  • I insalled luacheck;
  • I added "lua.luacheckPath": "/usr/bin/luacheck" in my settings.json ;
  • I setup environment variables LUA_PATH and LUA_CPATH;
  • I created file test.lua:
local q = 'Qwerty'
-- Then i typed «q:lo» and and auto-completion didn't work
@s3rgeym
Copy link
Author

s3rgeym commented Jul 20, 2020

image

@s3rgeym
Copy link
Author

s3rgeym commented Jul 20, 2020

image

@rboy1
Copy link

rboy1 commented Nov 4, 2021

@trixnz Similar question how do I get autocomplete to work and have it reference a third party library for the definitions?

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

2 participants