How to Unformat Text: Using “Join Lines” in VS Code
I – and I think many other people – often use VS Code for code formatting. You can easily format a selected block of text by pressing Ctrl + K, Ctrl + F, or format the entire file using Shift + Alt + F. But how do you do the exact opposite? Read more»