sublimelsp / LSP-lua

Convenience package with a lua language server bundled
MIT License
24 stars 5 forks source link

warns on “require” statement #37

Open rwols opened 2 years ago

rwols commented 2 years ago

@basaran the latest server warns on simple “require” statements to import other files. I would not expect this. Any ideas how to fix this?

basaran commented 2 years ago

I haven't had a chance to do any significant lua work yet, but my files for the window manager seem okay. What kind of warning do you see?

image

basaran commented 2 years ago

Perhaps, also check the master schema for added LSP options.

https://github.com/sumneko/vscode-lua/blob/master/setting/schema.json