Any recommendations for multi file plugins? #22
Replies: 2 comments 4 replies
-
|
I have never used the language server's plugin feature for more than a simple few-liner. Does the language server support It would require some thinking regarding packaging though and how to copy needed dependencies alongside the entry file. This is really a concern of how addons are packaged/formatted more than something the builder is doing wrong. Perhaps just adding a Then when it is installed, Thoughts, @goldenstein64? |
Beta Was this translation helpful? Give feedback.
-
|
Never really used discussions. Whats the process here? Is someone waiting for me to close this? Do you still want to discuss something? I had a simple question if there are any recommendations about how to structure things in the filesystem and how to make the require work and if there is an example because I could not find one. All of these questions have been answered including the example. So if this was an issue I would just close it now :D but idk what your guys mission is. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Looks like only plugin.lua from the root is copied. Is there a recommended approach on how to package plugins that consist of multiple lua files? Also wondering about the correct way to
requirethen.Beta Was this translation helpful? Give feedback.
All reactions