Closed jukrb0x closed 3 months ago
allow to use relative paths in lua workspace library config Lua.workspace.library, example:
Lua.workspace.library
{ "Lua.workspace.library": [ "../../Plugins/UnLua/Intermediate/IntelliSense" ] }
Description
allow to use relative paths in lua workspace library config
Lua.workspace.library
, example: