How to add <Lua J> to External libraries?
已回答
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

请先登录再写评论。
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.