CppCXY

Results 408 comments of CppCXY

没有 你完全可以 ---@alias a { name: { type: string }}

在可以预计的一年内应该都不会有

the to-be-close feature of Lua is very important for this project, luajit doesn't have this feature, so it can't be ported.

I think it's almost impossible to implement, the project also uses a lot of language features from higher versions of lua, and the underlying C++ layer is actually bee.lua, which...

I'm sorry, but I don't know. Neither I nor sumneko are Neovim users. However, I can provide some suggestions. The format of lua_ls is dynamically registered and it requires client...

you are free to use any formatter you want, but that doesn't mean we have to change the default formatter for it. luals has a formatter because of me, not...

maybe compile all C++ code to webassembly

`---@param s string`

please see https://github.com/CppCXY/EmmyLuaCodeStyle/blob/master/lua.template.editorconfig the names of many options have changed, and many new options have been added. your question is set `align_array_table=false`

> Aight. So the situation is that I'm providing the arguments directly through `nvim-lspconfig` rather that `.editorconfig`. It can't handle the value passed als lua bool. You will have to...