luarc.json: Environment variables inside of workspace.library
paths?
#2139
-
It it possible to use environment variables inside |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
All paths support using (Translated by ChatGPT) |
Beta Was this translation helpful? Give feedback.
-
lua-language-server/script/files.lua Line 945 in cb964c6 According to the example:
(I couldn't find any documentation about this either) |
Beta Was this translation helpful? Give feedback.
-
I've reported an issue in documentation repo so these features are documented: |
Beta Was this translation helpful? Give feedback.
lua-language-server/script/files.lua
Line 945 in cb964c6
According to the
lua_ls
codes, I think it can be:example:
(I couldn't find any documentation about this either)