Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Eclipse Theia 中是否有自动设置缩进和格式代码的热键?
我尝试了 Eclipse (Ctrl + Shift + F) 和 VS Code (Alt + Shift + F) 的热键,但这些都不起作用。
如果有帮助,我正在用 Rust 编写代码。