CppCXY

Results 454 comments of CppCXY

诊断关闭, 可能是某个诊断导致的, 你通过配置把所有诊断都关闭一次然后逐渐放开你需要的部分参考: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/blob/main/docs/config/emmyrc_json_CN.md

你都会AI 怎么不会AI里面的agent让他给你修复clippy错误

We first open the emmylua-analyzer-rust project in VSCode, then press F5 to start the emmylua_ls debug process. emmylua_ls can be started in advance by listening on a TCP port. After...