CppCXY

Results 27 issues of CppCXY

My main focus is not on this plugin. I will also be releasing my own language server plugin soon, and I will regularly port some features from my own plugin...

This language server has excellent performance and rich features, and it’s compatible with most of luals’ features. If you’re interested, feel free to give it a try. language server: https://github.com/CppCXY/emmylua-analyzer-rust...

rust

see: https://github.com/CppCXY/emmylua-analyzer-rust/actions/runs/12963074050 I wrote a simple documentation generation tool, see the link above, feel free to give it a try. I haven't released it yet because I need to go...

document gen

I haven't really maintained this plugin well, and a lot of things are just workarounds. I hope you can use the intellij-emmylua2 plugin directly, as this is the IntelliJ plugin...

Although I have fully switched to using Rust to develop my language server and related facilities, I will still continue to maintain this library when necessary. rust-lsp-types: https://github.com/EmmyLuaLs/emmy_lsp_types rust-dap-types: https://github.com/EmmyLuaLs/emmy_dap_types

see: https://github.com/CppCXY/lua-rs The current implementation performs significantly worse than the C-based Lua in terms of performance. At present, it is more of an academic toy and does not have practical...