You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this doesn't work since the configuration seems to be a proxy object. I also don't know how to use a relative path to my extension's emmylua folder.
I want to create a VS Code extension which provides EmmyLua annotations to the Lua language server.
https://github.com/Ketho/vscode-wow-api/tree/master/EmmyLua
Currently I'm trying to add a dependency and edit your
Lua.workspace.library
configuration.But this doesn't work since the configuration seems to be a proxy object. I also don't know how to use a relative path to my extension's emmylua folder.
What is the proper way to make an EmmyLua plugin/extension? I looked at https://github.com/sumneko/lua-language-server/wiki/Plugin-(Experimental) but that seems to be for something different 😕
*Sorry if this issue should be filed under https://github.com/sumneko/vscode-lua
The text was updated successfully, but these errors were encountered: