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
Now in module/init.lua i would like to import submodule. Currently it only works if I try to import it via init:
However it would be nice to import them as submodule as the foldername would suggest:
P.S. Side notice, in my demonstration test I noticed, returning a string in module/submodule/init.lua won't show up in autocompletion suggestions when typing init.