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.
很长一段时间以来,我一直对 Emacs/slime+swank 感到非常满意,只是想知道是否有任何其他编辑器/IDE 可以连接到 swank 实例?
MCLIDE可以连接到 Swank 服务器。(请参阅MCLIDE 之旅——页面的最底部——以获得确认这一点的通知。我记得最近读过关于 swank-clojure 和 MCLIDE 的文章……不确定它们是否一起工作,但至少有人那些有能力并有兴趣将它们聚集在一起的人。)
Vim 可以连接到 Swank 服务器;请参阅Slimv插件;它工作得很好。