Coder Social home page Coder Social logo

bpicnbnk / vscode-jetbrains-keybindings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from isudox/vscode-jetbrains-keybindings

0.0 1.0 0.0 260 KB

:electric_plug: JetBrains IDE Keymap Extension for Visual Studio Code.

Home Page: https://marketplace.visualstudio.com/items?itemName=isudox.vscode-jetbrains-keybindings

License: MIT License

JavaScript 100.00%

vscode-jetbrains-keybindings's Introduction

JetBrains IDE Keymap for Visual Studio Code.

Marketplace Installs Rating GitHub issues GitHub pull requests GitHub license

Inspired by Microsoft vscode-sublime-keybindings.

This extension ports the most popular IDE of JetBrains keymap to VS Code. After installing the extension and restarting VS Code your keymap from JetBrains are now available.

This keymap has covered most of keyboard shortcuts of VS Code, and makes VS Code more 'JetBrains IDE like'.

But this extension hasn't transfer all keybindings of JetBrains yet. If you want more feature, go to GitHub Issues and make it more effective for your developement.

All of the customed keymap in this extension is configured in ./package.json file. You can add or modify keymap configurations as seen below.

{
    "mac": "<keyboard shortcut for mac>",
    "linux": "<keyboard shortcut for linux>",
    "win": "<keyboard shortcut for windows>",
    "key": "<default keyboard shortcut>",
    "command": "<name of the command in VS Code>"
}

Tip: If you want to use ctrl (or cmd in macOS) + click to jump to definition change editor.multiCursorModifier to alt and restart VS Code.

What keybindings are included in this extension?

You can see all the keyboard shortcuts in the extension's contribution list. extension contributions

You can read more about how to contribute keybindings in extensions in the official documentation.

License

MIT

vscode-jetbrains-keybindings's People

Contributors

isudox avatar hinell avatar cbeninati avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.