How to "scope" definition file? #3030
Unanswered
Deewarz
asked this question in
General Questions
Replies: 1 comment 2 replies
|
I think it is impossible in a single workspace. However LuaLS supports multi-root workspace: https://luals.github.io/wiki/developing/#multiple-workspace-support
|
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hello :)
I have 3 definition files in my workspace :
I have 2 folders at root : /client and /server
Is it possible to make client and shared definitions only available in the client folder ? (and same for the server folder)
Thanks
All reactions