How to add <Lua J> to External libraries?
Answered
I have create a C project with some Lua files (Lua plugin is installed), but I'm not receiving anything from stdlibrary for autocomplete, is there a way to manually "append" LuaJ into External Libraries?
result should be as in picture

Please sign in to leave a comment.
Hi!
CLion's project model is different from IntelliJ IDEA, so I don't know it it is possible with Lua plugin + CLion. Please file an issue here: https://bitbucket.org/sylvanaar2/lua-for-idea/ to contact the plugin author.