Cannot install addons that aren't installed that are defined by a ${addon}
path in .luarc.json
#159
Labels
${addon}
path in .luarc.json
#159
Which OS are you using?
Windows
Expected Behaviour
An "Install" button on the addon
Actual Behaviour
A "Disable" button that when clicked errors
Reproduction steps
.luarc.json
withworkspace.library
pointing to a path with${addons}
placeholder (e.g."${addons}/garrysmod/module/library"
)Additional Notes
The only workaround is to open another folder/workspace and then enable the addon manually.
It would also be nice to have a settings option you can throw into
.vscode/settings.json
to prompt the user to install addons required by the folder/workspace if they don't already have it installed.Log
Log
The text was updated successfully, but these errors were encountered: