swap characters and words in terminal

Swap Characters & Words in Terminal

Let’s learn how to quickly fix typos by swapping characters and words in the terminal. Swap characters Let’s take this command with a typo for example: ehco hey You can use CTRL + T...

vscode better comments extension

VS Code Better Comments Extension

VS Code isn’t that great when it comes to customizing the color of the comments. A couple of ways you can customize them is to pick a theme that would change the whole visuals...

vscode better folding extension

VS Code Better Folding Extension

VS Code isn’t that great when it comes to folded code blocks. As you can see in the image below, it gets the job done but limits visibility and it’s difficult to understand what...