LuaLS/LuaLS.github.io

Document ENV variables refs in `workspace.library` config

Closed this issue · 0 comments

Add more info on environment variable references for workspace.library config, i.e.:

  • ${env:VAR}
  • ${3rd}
  • ${addons}
  • ${workspaceFolder}

They are currently completely undocumented. Few know how to configure .luarc.json properly.

Related: