最萌小汐

Results 339 comments of 最萌小汐

检查一下是不是没拉子模块 `git submodule update --init --recursive`

I have never thought of a good implementation method for the time being

Please provide your log with command parameter `--rpclog=true`

`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...