Productivity Tips for Developers
By Oguzhan Cakmak at
Productivity
Recently, I have started to think about the limited time we have on earth and how we spend it. Most of us have to work everyday or get things done to feel fulfilled. Once we are in the flow of getting things done, it has a snowball effect.
I had a chance to look for the things that I took granted for year with different lens. This is a living document and I will update it by time.
Vim
Basics
Learning
VSCode and Vim
https://www.barbarianmeetscoding.com/blog/2019/02/08/boost-your-coding-fu-with-vscode-and-vim
VSCode as a Vim editor Installing Vim in VSCode and Your First Baby Steps in Vim Vim like its 1999 VIM & Visual Studio Code Tips & Tricks (With Video / GIF)
VSCode Specific Commands
gc5j toggle commentRepeat keys
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool true