https://github.com/jokeyrhyme/eclipse-formatter-profiles
这个项目提供了一个基于Google's Style Guide的eclipse格式化配置文件。
使用方法:
打开 Eclipse IDE
选择 Preferences window
选择 JavaScript -> Code Style -> Formatter
选择 Import ,然后选择下载的xml文件。
完成
在js文件编辑器中,直接ctrl+shift+f就可以格式化代码了。