CppCXY
CppCXY
I think inlayhint maybe better for `@override`: 
I believe that too many peculiar syntaxes have been added to sumneko for various workarounds. This is neither consistent nor does it add cognitive burden. I think a better syntax...
I suggest you use VSCode with vscode-emmylua. If you don't want to switch IDEs, I recommend using intellij-emmylua2.
please report to https://github.com/EmmyLua/Intellij-EmmyLua2
unity插件已经不维护了, 建议你们切换到vscode
> My enum: > > Warning in usage: > This isn’t an error from luals. You probably have other Lua plugins installed, such as luahelper. These plugins can make the...
It means that a variable is considered mutable if it has been reassigned within its scope.
Because Lua doesn't have any unified specification for what a color should be, the approach used here is to convert strings in the format `#12345678` into colors in LSP.
luau is not supported language
I think you want: checking: But LuaLS does not support this.