/cheat_sheets

Keyboard Shortcuts/Cheat Sheets for Developers

Here is a list of Help Sheets

OS

Linux

Cheat Sheet Source
Kali_Linux_Cheat_Sheet latesthackingnews.com

IDE

VIM

Cheat Sheet Source
vim_cheat_sheet_for_programmers_print michael.peopleofhonoronly.com
VI Help Sheet outlined gosquared.com
VIM-Cheat-Sheet i.imgur.com
vi linux.subogero.com

Visual Studio Code

Cheat Sheet Source
keyboard-shortcuts-linux code.visualstudio.com
Action Solution Source
Multi-line regular expression [\s\S\r]+ stackoverflow

CLion JetBrains

Cheat Sheet Source
CLion_ReferenceCard jetbrains.com

Shortcuts

Action Shortcut Source
Multiple cursors Alt+Shift, then select with mouse jetbrains.com
Ctrl twice then hold down and move up/down
Select word then press Alt+J (press Shift+Alt+J to remove one)
Switch header/sources Ctrl+Alt+Home jetbrains.com

Robotics

ROS

Cheat Sheet Source
ROS_Cheat_Sheet_Indigo clearpathrobotics.com
ROScheatsheet_catkin github.com

Tools

Bash

Cheat Sheet Source
44jqQ imgur.com
bash_help_sheet (pdf) shell-tips.com
Bash.Shortcuts beerpla.net

C++

Cheat Sheet Source
map hackingcpp.com