Ketho / vscode-wow-api

VS Code extension for World of Warcraft AddOns
https://marketplace.visualstudio.com/items?itemName=ketho.wow-api
MIT License
155 stars 33 forks source link

Set `workspace.library` in workspace instead of user settings #150

Closed Ketho closed 3 months ago

Ketho commented 4 months ago

would it be possible for your WoW API VSCode extension to not set the workspace library in the global LuaLS settings? It should be simple enough as it already creates a .vscode folder with a settings.json to detect globals. Only reason I'm asking is because I have to remove the library links when I need to work on another games code.

image

Ketho commented 3 months ago

Fixed in 0.15.0