I tried setting the provided Visual Studio keymap in Eclipse, but the shortcuts just do not seem to match. For example, to comment current line / selection, the Visual Studio hotkey was CTRL+K,C
and it does not work in Eclipse.
EDIT: Also, in VS the default key to go to previous cursor position was CTRL+-
.. in Eclipse this seems to be ALT+-
even with the VS keymap enabled.
Is there anywhere I could find a proper keymap?