Eclipse快速补全快捷键Ctrl+1修改为Android Studio的Alt+Enter

步骤:

  1. Window ->Preferences->key->
  2. type filter text 下输入quick fix(这个是快速补全的快捷键)改为Alt+Enter 下面的when 选Editing Text
  3. type filter text 下输入properties 把Alt+Enter的全都改为Ctrl+1 
  4. ok 大功告成

原文:

http://blog.csdn.net/sinat_32955803/article/details/51894710

原文地址:https://www.cnblogs.com/H-BolinBlog/p/6906420.html