As title. I have tried the other language server, this only happens to Lua.
For example: I shows:
Diagnostics: Unused local
EXPR_NOREF_NOERR_TRUNC
.
If I now run :e
then this diagnostics will disappear.
If I try typing something, then these error disappear.