programming_languages:key_bindings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programming_languages:key_bindings [2019/10/27 17:02] phreazerprogramming_languages:key_bindings [2019/10/27 17:12] (current) phreazer
Line 2: Line 2:
  
 Typically you will work with many different IDEs and additionally maybe even different keyboard layouts. So it's important to configure the editor to a binding you are used to, to avoid inefficient usage. Typically you will work with many different IDEs and additionally maybe even different keyboard layouts. So it's important to configure the editor to a binding you are used to, to avoid inefficient usage.
 +
 +Logically, newer IDEs tend to have support for older IDEs, so it might be of advantage to use a keymap of an older IDE, if it's supported well enough.
  
 Editors I frequently use (in descending order): Editors I frequently use (in descending order):
Line 13: Line 15:
   * Visual Studio   * Visual Studio
   * Borland Delphi   * Borland Delphi
 +
 +===== vscode =====
 +
 +vscode has keymaps
 +
 +@recommended:keymaps
 +
 +  * vim
 +  * sublime
 +  * atom
 +  * intelliJ
 +  * Notepad++
 +  * Eclipse
 +  * Visual Studio
 +  * Emacs
 +  * ...
 +
 +===== IntelliJ =====
 +
 +Also supports different keymaps
 +
 +  * Eclipse
 +  * Emacs
 +  * Sublime
 +  * Visual Studio
 +  * Netbeans
 +  * ...
  
  
  • programming_languages/key_bindings.1572192137.txt.gz
  • Last modified: 2019/10/27 17:02
  • by phreazer