Serhat Teker is the software engineer who wrote these articles.
I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.
VSCode Recommended Extensions Script
To generate your .vscode/extensions.json file and install them use this script
VSCode Recommended Extensions in Workspaces
To install automatically your VSCode extensions in workspaces
Vim-like Navigation in VSCode
To navigate in Visual Studio Code like in Vim
Auto Add Date to Git Commit Messages
If you want to prepend date to all your commits you can use below scripts.
Auto Add Git Commit Message
If you want to append specific info to all your commits you can use below scripts.