A place to tweak my environment(s)
- duplicate line may + cmd + d
- delete line may + ctrl + k
- go to line ctrl + g
- cut to end of line ctrl + k
- delete beginning of word alt + del
- delete end of word alt + d
shortcuts
- comment line cmd + k, c
- uncomment line cmd + k, u
- delete line ⇧⌘K
- insert cursor at the end of every line ⇧⌥I
Visuals (like the annoying blue bar at the bottom /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.main.css
- delete word behind prompt ctrl + delete back word
side notes: