Just discovered this really handy feature in VSC that allows you to compare a file with the contents of your clipboard. This can be handy if you need to compare coding from the Browser Dev Console with an actual file in your VSC project.
Open the Command Palette (CTRL + Shift + P) and search for Compare Active File with Clipboard
