最萌小汐
最萌小汐
It seems that I needs to develop a language client by C# for VS2022 to load this server. Unfortunately, I have no energy to maintain multiple language clients, and I...
You can use `---@deprecated` for field. But there is no way for parameter.
Thank you for your PR. I have read your implementation. The overall idea is OK, but there are still many boundary conditions that need to be handled to pass the...
> Thanks for your reply. So it is okay to mark generic Arguments as `genArg = true`? It felt like a quick hack, but if the `ast` is generated over...
> means, if I want to get the reference of `t['a']` I expect to find it at `print(t.a)`? `` is request positions and `` is response positions. `` is equal...
I have not had time recently, and it will take a few days to review.
> Is there a way to sponsor specific features / issues (like a bounty system) or is this donation only :) ? This is just a donation. I currently have...
Only select overload by number of parameters for now.
Requires type narrow and cast supporting for fields
等这个合并:https://github.com/LuaLS/lua-language-server/pull/2484