EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.73k stars 290 forks source link

Document global constants #454

Closed LeRatierBretonnien closed 1 year ago

LeRatierBretonnien commented 2 years ago

Hi !

I do not find the answer in the issues, so here is my question : how to define a global constant in emmyLua ? Not that constants are exported by a C-program embedding the Lua interpretor.

Thanks !

CppCXY commented 2 years ago

write a file that shows the definition of this variable