luarc.json: Environment variables inside of workspace.library paths?
#2139
Answered
by
chaneyzorn
b0o
asked this question in
General Questions
|
It it possible to use environment variables inside |
Answered by
chaneyzorn
Jan 4, 2025
Replies: 3 comments 2 replies
|
All paths support using (Translated by ChatGPT) |
0 replies
|
lua-language-server/script/files.lua Line 945 in cb964c6 According to the example: (I couldn't find any documentation about this either) |
2 replies
Answer selected by
carsakiller
|
I've reported an issue in documentation repo so these features are documented: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lua-language-server/script/files.lua
Line 945 in cb964c6
According to the
lua_lscodes, I think it can be:example:
(I couldn't find any documentation about this either)