Add simple keybinding in Atom

只愿长相守 提交于 2019-12-12 02:52:03

问题


How can I add a keybinding in Atom to run rustfmt on the current file? Do I have to create or install a package? Can I attach it to the "Editor: Auto Indent" command? How do I find out which package Auto Indent comes from?


回答1:


There is a package called atom-beautify which seems to have preliminary support for rustfmt.



来源:https://stackoverflow.com/questions/31761199/add-simple-keybinding-in-atom

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!