Skip to content

Instantly share code, notes, and snippets.

View babrar's full-sized avatar

Banin Abrar babrar

View GitHub Profile
@babrar
babrar / touch_typing_progress.md
Last active March 28, 2022 16:36
Touch Typing Progress data
@babrar
babrar / vscode-bindings
Created December 2, 2019 02:59
VS Code Useful Shortcuts
VSCode Cheatsheet
# My frequently used key bindings (Linux) (* = the ones I spam 247)
Alt + Up/Down = Move current line Up or Down *
Ctrl + <Right> = Move to next word *
Ctrl + <Left> = Move to previous word *
Ctrl + L = Select current line *
Ctrl + D = Select current word *
Ctrl + Shift + K = Remove line (or selection of lines) *
Ctrl + / = Comment/Uncomment current line *