CedricReichenbach / vscode-eclipse-keybindings

Eclipse keybindings for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Keymap for Visual Studio Code

This extension ports popular Eclipse keyboard shortcuts to Visual Studio Code. Eclipse key bindings are provided for Windows, Linux and macOS.

What key bindings are included?

The key bindings consist of general shortcuts like Ctrl-Shift-R, Ctrl-3, text editor keybindings like Ctrl-Shift-F, Ctrl-L and debugging key bindings like F8, Ctrl-Shift-B.

For a full list of the 40+ key bindings have a look at the extension's contribution list.

Contributing

How do I contribute a keyboard shortcut?

We may have missed a keyboard shortcut. If we did please help us out! It is very easy to make a PR.

  1. Head over to our GitHub repository.
  2. Open the package.json file.
  3. Add a JSON object to contributes.keybindings
  4. Open a pull request.

License

MIT

About

Eclipse keybindings for Visual Studio Code

License:MIT License