VS Code - edit multiple lines at once
May 29 2021
VSCodeWhen we are using VS Code in Windows, we can press CTRL + Shift + L. This will highlight the text as well as find every copy of it in that file.
This enables us to edit multiple lines at same time.