-
从0.16.2至最新版0.2.4都无法正常工作,打开日志后,选择格式化代码无任何日志输出
M1NGS updated
3 years ago
-
```lua
---@class MyModel
local myModel = class('MyModel')
---@return MyModel
function getMyModel()
return myModel
end
local model = getMyModel() -- type is any …
-
将luahelper.json模板文件丢在工程目录下,但是并未见到如期的效果。
-
Issue Type: Bug
Since the latest update, the source control panel may sometimes showing the wrong name for a submodule repository -- this happens when switching branch or making a new commit on eith…
-
-
vscode 1.61.0 x64
Windows 10 x64 21H1 19043.1237
I set the configuration path to "C:\Users\username\\.vscode\lua-format.config".
There is no change in the document and no error message after clicki…
-
I'm running the FTB Revelation modpack and our server has been spewing these errors. I was told to update zerocore on the host discord but I can't since it's a modpack and it will cause tons of issues…
-
Issue Type: Bug
I'm trying to sign in Github for Settings Sync but it doesn't work. Neither through the browser nor through manually copying either the generated link or an access token I generated…
-
I have external methods that return lua tables Id like to iterate over.
```
///
/// @CSharpLua.Template = "__LB__.GetObjects({0})"
///
public extern string[] GetObjects(float Distance);
.…
-
引擎: Unity
系统: mac
Unity版本: 2019.4.15
Bug描述:
如果一个函数递归在C#侧和 js侧调用. 参数获取有问题.
Puerts版本: Tag:v1.0.13,Plugin_Version:11
函数A:
![image](https://user-images.githubusercontent.com/22817682/1144278…