-
**Which server would you like to request to be added?**
Server name: luahelper
Server homepage (e.g., GitHub page):
**Which languages does this server target?**
Languages: `lua`
**Feature**
…
-
luahelper.Warn.CheckGotoLable设置不管用
-
```powershell
Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。
尝试新的跨平台 PowerShell https://aka.ms/pscore6
PS C:\Users\Admin\Documents\vscode_project> c:/Users/Admin/.vscode/extensions/…
-
PS D:\Src\lua\> c:/Users/mac/.vscode/extensions/yinfei.luahelper-0.2.16/debugger/luasocket/win/x64/lua5.4/lua54.exe -e "package.path = 'c:/Users/mac/.vscode/extensions/yinfei.luahelper-0.2.16/debugge…
-
`goroutine 694 [running]:
luahelper-lsp/langserver/check/common.(*DirManager).GetAllCompleFile(0xc000028240, {0xc0001f9230, 0x3}, 0x4, 0x0, 0xc000f8d018)
I:/companyproject/LuaHelper/github/LuaHelpe…
-
The debugging mode didn't work on my Apple M1 MacBook Air M1 with macOS 12.6
My Visual Studio Code version is 1.71.2 and the Lua plugin is on version 0.2.19
I get the following error output
```
…
mkb81 updated
4 months ago
-
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x80 pc=0x326ee9]
goroutine 164 [running]:
luahelper-lsp/langserver/check/analysis.(*…
-
将luapath设置为“LuaHelper\luahelper-vscode\debugger\luasocket\win\x64\lua5.1\lua51.exe”后启动单文件调试,无法命中函数内部的断点,但是可以单步执行,使用f11进入某个函数,如果不使用f11会不进入任何函数
-
你好,luahelper 社区。
luahelper 是否能够将一些 可批处理的 功能,编译成一个 lua 的类静态代码 分析器。
例如,https://github.com/JohnnyMorganz/StyLua
stylua 就可以单独 cli 形态运行,这样方便在 githook 时 批处理 lua 文件。
-
I have an addons/path/to/file.lua file in my workspace, but no matter how I tried to change the ignoreFileOrDir setting, it still displays warnings
The options I've tried are:
- addons/path/to/fil…