How To Use VSCodes Comparison Feature
It is not uncommon to come across code that looks very similar to other bits of code, but it's hard to pick out exactly what is duplicate and what is actually different. I want to share how I use VS Code to help me deduplicate my code.
Summary
This ...
blog.codinglogan.dev4 min read