最萌小汐
最萌小汐
检查一下是不是没拉子模块 `git submodule update --init --recursive`
I have never thought of a good implementation method for the time being
No idea yet
At present, there are only some hacks, see #717
Please provide your log with command parameter `--rpclog=true`
I can not find RPC log in your log
@CppCXY is the wiki updated?
`Lua.diagnostics.disable` needs to remain compatible and is used for quick fixes. `Lua.diagnostics.neededFileStatus` for advanced users to customize diagnostics. And some diagnostics with side effects will use this setting to be...
> Is there a reason why `Lua.diagnostics.disable` has to remain compatible? I think the naming is poor too as there is a `Lua.diagnostics.enable` that is not for enabling each diagnostic...