ChouUn

Results 6 issues of ChouUn

### How are you using the lua-language-server? Visual Studio Code Extension (sumneko.lua) ### Which OS are you using? Windows ### What is the issue affecting? Diagnostics/Syntax Checking ### Expected Behaviour...

enhancement

自编译版本 vs build tools 2022, win 11。 我原以为是 KKWE 把根目录 YDWE.exe 重命名的问题, 输出了下日志发现,读 stdout 就不太对劲了。 ```lua local fs = require 'bee.filesystem' local sp = require 'bee.subprocess' local p, err =...

I've been working on writing plugins recently and encountered some issues, so I've been reading source codes of TSTL to learn more. Thus, I noticed some parts that seem a...

Structure: ``` - project/ - src/ - tsconfig.json - wc3-mono/ - pkgs/ - wc3-base/ - src/ - Game.ts - package.json - wc3-types/ - package.json ``` The package manager is Yarn...

https://github.com/TypeScriptToLua/TypeScriptToLua/blob/1ed3b4d5f9968e821d10c9e6742c3b1025561495/src/lualib/SourceMapTraceBack.ts#L52 When anonymous functions are included in TS code, stack.traceback printing doesn't work exactly as expected, such as in the form `SOME_PATH\dist\main.ts:43: in function `. This is because the "