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.
当我在 IntelliJ 中编写 Clojure 时,我最常做的一项任务是在我的编辑器和我的 REPL 之间来回导航。当我在我的 REPL 控制台中时,我可以按ESC跳回我的编辑器。从我的编辑器跳转到 REPL 控制台怎么样?
Clojure REPL 控制台运行在一个工具窗口中,运行工具窗口通常有4与之关联的数字,因此快捷键在 Windows/Linux 上为Alt+或在 Mac上为+ 。4Cmd4
4