-
调用模块获取到 function 后,就无法继续获取 module ,返回是空
```lua
local m = package.loadlib("/Users/ruki/.vscode//extensions/tangzx.emmylua-0.5.14/debugger/emmy/mac/x64/emmy_core.dylib", "luaopen_emmy_core")
print(…
-
IDEA version: IntelliJ IDEA 2023.1.3
EmmyLua version: IntelliJ-EmmyLua-1.4.7-IDEA231
Hello, i'm struggling to install it.
I'm very much new to the IDEA and terminal commands.
I clicked "Term…
-
### How are you using the lua-language-server?
NeoVim
### Which OS are you using?
Linux
### What is the issue affecting?
Libraries
### Expected Behaviour
Load the awesomeWM library files.
### …
-
I just copy the lua headers from [defold-api-emmylua](https://github.com/d954mas/defold-api-emmylua) by [@d954mas](https://forum.defold.com/u/d954mas), thanks to him. Since I haven’t figured out how t…
-
[Error - 20:39:16] EmmyLuaUnity plugin for vscode. client: couldn't create connection to server.
Launching server using command /Users/gaoshuang/.vscode/extensions/cppcxy.emmylua-unity-1.2.4-darwin-a…
-
'max_line_length' option decides when to chopdown the code. Could you please add an option that would wrap comments that exceed this line limit as well? As I see it, this feature should wrap only thos…
-
Environment(环境)
--------------
name | version
----------|----------
IDEA version | PyCharm 2023.2.1 (Community Edition)
EmmyLua version | 1.4.7
OS | Wi…
-
Similar to how lua-dev.nvim does it: https://github.com/folke/lua-dev.nvim/tree/main/types
-
版本:v0.5.14
目前是使用LuaPanda调试,使用emmylua进行代码跳转。
但是创建调试器时,emmylua会成为唯一选择,无法选择LuaPanda调试。怎么关掉emmylua调试器功能
![image](https://github.com/EmmyLua/VSCode-EmmyLua/assets/4864830/5b5d315e-f318-42c9-ad97-4c25af3…
-
Has there been consideration of integrating the following?
https://github.com/Josef-Friedrich/LuaTeX_Lua-API
This would make coding in Lua much easier!