在vim模式下使用cloud9 IDE,当我按下ESC键(尝试更改vim模式)时,不知怎的,Chrome似乎劫持了ESC键,我失去了对IDE的关注.有办法解决吗?BTW:cloud9 IDE vim模式在safari浏览器中运行良好.
机器上默认的 Rust 工具链已设置为每晚。但 rust-analyzer 抱怨 vscode 中的不稳定功能。
"#![feature] may not be used on the stable release channel"
Run Code Online (Sandbox Code Playgroud)
看来 vscode 中的 rust-analyzer 不支持机器上的工具链设置。有没有办法在 vscode 中将 rust-analyzer 从稳定版切换到夜间版?