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
Hello there! I want to show you my new library that I recently created. It is an OOP library with type checking. I would really like to integrate it as tightly as possible with lua-language-server, so that all checks are based not on object methods (as now), but on emmylua comments.
However, so far it is only in my dreams and I have no idea if there is any api to get detailed variable information from a lua script. Anyway, my library is covered with emmylua comments, so you already have autocomplete, documentation hints and it's a good choice if you haven't found a suitable library for your project yet.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there! I want to show you my new library that I recently created. It is an OOP library with type checking. I would really like to integrate it as tightly as possible with lua-language-server, so that all checks are based not on object methods (as now), but on emmylua comments.
However, so far it is only in my dreams and I have no idea if there is any api to get detailed variable information from a lua script. Anyway, my library is covered with emmylua comments, so you already have autocomplete, documentation hints and it's a good choice if you haven't found a suitable library for your project yet.
Check it out!
Beta Was this translation helpful? Give feedback.
All reactions