Select all new line in VS Code (shotcut)
Here is how you can directly select all new line (or end of line) in VS Code text editor
OneBite.Dev - Coding blog in a bite size
Here is how you can directly select all new line (or end of line) in VS Code text editor
Here is how to find a certain text on VSCODE using regular expression and replace it with anything you want using part of the text before
I often found myself selecting multiple variable on VSCode, but the problem is, it is case insensitive. Today I learn how to make it case sensitive