How do I set up settings.json to look for the libraries I downloaded in luarocks when I type require? 我该怎么设置settings.json在输入require的时候寻找我在luarocks中下载的库文件 #2401
hhhllll888
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm not sure how to set Lua.workspace.library and Lua.runtime.path. For example, if I set the download location of the library file in luarocks to
D:\scoop\apps\lua\share\lua\5.4
, where should I write it in these two fields?I have these in my folder.
我不太清楚Lua.workspace.library和Lua.runtime.path这两个怎么设置的,例如我在luarocks中设置了库文件的下载位置为
D:\scoop\apps\lua\share\lua\5.4
,我该写到着两个字段中的哪个地方?我的文件夹下有这些东西
Beta Was this translation helpful? Give feedback.
All reactions