raylua icon indicating copy to clipboard operation
raylua copied to clipboard

Autocompletions for EmmyLua/Sumneko Lua LS

Open atirut-w opened this issue 3 years ago • 3 comments

Any time soon?

atirut-w avatar Jan 18 '22 08:01 atirut-w

Is it related to raylib?

Even if no, Any link for API?

Rabios avatar Jan 27 '22 17:01 Rabios

EmmyLua and Sumneko's Lua Language Server allows you to annotate variable/parameter/return types, "classes", etc. Annotating your code provide autocompletions similar to the autocompletions for ZeroBrane.

https://github.com/sumneko/lua-language-server/wiki/EmmyLua-Annotations

atirut-w avatar Jan 27 '22 19:01 atirut-w

I see, That's nice...

Will do it once i get some time, But propably not leaving this issue...

Also i would mention that probably autocompletion for additional stuff (raymath, rlgl, raygui, etc...) not updated to latest version due to lack of time....

Rabios avatar Jan 28 '22 02:01 Rabios