Replies: 1 comment 5 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
sebwr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have read the following page and saved the files under
~\.vscode\extensions\sumneko.lua-3.5.5-win32-x64\server\meta\3rd\example.
Then I created my own files and saved them under~\.vscode\extensions\sumneko.lua-3.5.5-win32-x64\server\meta\3rd\sebwr
.The folder structure is as in the example:
The next time I started Visual Studio, it asked me if I wanted to load TEST Modding config and the following Seetings file was created:
If I now try to trigger the plugin in a new LUA file, it finds neither the fields nor the method.
I recorded the following gif:
I probably missed something in your documentation or misunderstood something.
I would be very happy if someone could explain to me what I did wrong or how I "install" a plugin correctly.
Beta Was this translation helpful? Give feedback.
All reactions