How to change the Control+Space autocomplete shortcut keys in Eclipse for Android -


When I am in an Android XML file (for an activity menu, for example)
 

Code> Android:

Then the freezomblet came and I can choose one. However, if I have something like this then with my cursor inside the quotation marks, then I will have an auto- The option inside the quotation does not meet the complete quote I've heard that control + space should do this, but control on my computer is used to switch to the + space language input method. Is there any way in Eclipse to replace this shortcut key is?

To change your keyboard shortcut: <

  • General
  • Key

    From there you can filter the " Content Help " to search the list and specify the value you want.

    example

  • Comments

    Popular posts from this blog

    Java - Error: no suitable method found for add(int, java.lang.String) -

    java - JPA TypedQuery: Parameter value element did not match expected type -

    c++ - static template member variable has internal linkage but is not defined -