Aptana Studio 3 SHIFT+ENTER option select

浪子不回头ぞ 提交于 2019-12-25 01:24:53

问题


In Aptana right now, when we do SHIFT+ENTER, it brings up two choices:

  • New method - Press 1
  • Insert new line after current line - Press 2

I want to default it to the second option, but I have not found any option for it. Help?


回答1:


This worked for me

  1. Under Commands find the Bundle that shows the key binding you want to change
  2. Locate the name of the binding
  3. Under Commands > #BINDING# > edit binding
  4. The ruble project will appear in the Project Explorer
  5. Under the command folder locate the command and update its binding in the .rb file
  6. Restart Aptana


来源:https://stackoverflow.com/questions/11265092/aptana-studio-3-shiftenter-option-select

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