CppCXY
CppCXY
In version 0.x, the setting was indeed as you expected. After version 1.x, I used `std::size_t` for most variables. For convenience, I usually consider 0 as an invalid value. and...
Sure, but I am busy with the development of the language server. Perhaps you could submit a PR?
you can try the emmylua_ls,it support this feature
> [@CppCXY](https://github.com/CppCXY) what about [#3017](https://github.com/LuaLS/lua-language-server/issues/3017) ? I prefer something without JDK. Less dependencies = better, 🙂 no emmylua ls is write in rust:https://github.com/CppCXY/emmylua-analyzer-rust
0.5.18到0.5.19有两项改动: 1. 更新libuv到最新版 2. 调试器优先使用ipv6地址 除此以外没有任何改动了, 你可以下载源码编译debug版本自己调试
如果不是因为升级导致得问题,那就是你们项目新增得代码引发了调试崩溃, 你可以: 1. 给出最小复现工程 2. 进群讨论 3. 下载调试器源码自己调试. idea得问题, 你可以升级到1.4.8不过插件商店上被撤回了
This feature is format on type, which is based on what vscode thinks is the indentation of the current file.
this is vscode basic config 
No other lua plugin supports type format.