-
-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Description
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Libraries
Expected Behaviour
I expect it works with custom repository addons (workspaceStorage)

Actual Behaviour
It works with official repository addons (globalStorage)
important note: I copied the files from "workspaceStorage" to "globalStorage" to illustrate the problem. Without this, the custom library will not activate.

Reproduction steps
- Go to 'settings', search for 'Lua.addonManager.repositoryPath'
- Type 'https://github.com/antim0118/LLS-Addons-LPYT'
- Open 'Addon manager'
- Activate any custom addon
- Nothing happens (because it tries to find the addon in globalStorage folder)
Additional Notes
No response
Log File
Metadata
Metadata
Assignees
Labels
No labels