Community
Participate
Working Groups
(see http://www.eclipse.org/forums/index.php/t/263144/) On Mac the default code completion shortcut to add new elements should be Ctrl+Space instead of Cmd+Space. Probably, the default Convert element command shortcut (on Windows: Ctrl+Alt+Space) have to be corrected, too.
The Vex shortcuts are specified in "org.eclipse.vex.ui/plugin.xml". Probably, we have to use the "org.eclipse.ui.edit.text.contentAssist.proposals" command (specified in "org.eclipse.ui/plugin.xml") instead of a separate Vex command with its own key binding.