Moving Intellij to VSCode by keeping these shortened keys

I am basically an IntelliJ user, but sometimes I use VScode. And one of the few reasons I don’t like VSCode too much is the lack of space and visibility for debugging and my keyboard shortcuts.

In this post, I can solve from an extension the second pr…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Thomas Bnt

I am basically an IntelliJ user, but sometimes I use VScode. And one of the few reasons I don't like VSCode too much is the lack of space and visibility for debugging and my keyboard shortcuts.

In this post, I can solve from an extension the second problem.

Install the extension on VSCode

I found how I can achieve my wish with IntelliJ IDEA Keybindings.

Preview of the process to this extension

IntelliJ IDEA Key Bindings for Visual Studio Code
Build Status License: MIT Marketplace Version Install

Port of IntelliJ IDEA key bindings for VS Code. Includes keymaps for popular JetBrains products like IntelliJ Ultimate, WebStorm, PyCharm, PHP Storm, etc.

Export settings of your Jetbrains IDE

Go to File 👉🏼 Manage IDE Settings 👉🏼 Export Settings, and select just Keymaps (schemes). Unzip that. And you're done!

Export settings from Jetbrains IDE

Usage

  • Launch Code
  • Open command pallet Ctrl-Shift-P (Windows) or Cmd-Shift-P (macOS)
  • Choose Import IntelliJ Keybindngs (XML)
  • Copy & Paste it into keybindings.json


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Thomas Bnt


Print Share Comment Cite Upload Translate Updates
APA

Thomas Bnt | Sciencx (2022-09-22T19:10:03+00:00) Moving Intellij to VSCode by keeping these shortened keys. Retrieved from https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/

MLA
" » Moving Intellij to VSCode by keeping these shortened keys." Thomas Bnt | Sciencx - Thursday September 22, 2022, https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/
HARVARD
Thomas Bnt | Sciencx Thursday September 22, 2022 » Moving Intellij to VSCode by keeping these shortened keys., viewed ,<https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/>
VANCOUVER
Thomas Bnt | Sciencx - » Moving Intellij to VSCode by keeping these shortened keys. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/
CHICAGO
" » Moving Intellij to VSCode by keeping these shortened keys." Thomas Bnt | Sciencx - Accessed . https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/
IEEE
" » Moving Intellij to VSCode by keeping these shortened keys." Thomas Bnt | Sciencx [Online]. Available: https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/. [Accessed: ]
rf:citation
» Moving Intellij to VSCode by keeping these shortened keys | Thomas Bnt | Sciencx | https://www.scien.cx/2022/09/22/moving-intellij-to-vscode-by-keeping-these-shortened-keys/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.