Thank you! If I find more nifty stuff with Visual Studio, I'll try to capture it for videos. Finding this was born from me using sha256sum on files and hashes not matching because of a line break at the end of a file, even though I was sure the files were basically the same. Having the little diff tool handy was most helpful :)
Thank you. What I don't like is that whilst you are comparing two files, the header bar above the files just reads one filename. I keep wondering whats source and target, especially when comparing folders.
Definitely useful, thanks for sharing!
You're welcome, and thanks for being a subscriber! :)
This is really great I hope you do more videos on Visual Studio. It's been a long time for me too that redhead course was really great
Thank you! If I find more nifty stuff with Visual Studio, I'll try to capture it for videos. Finding this was born from me using sha256sum on files and hashes not matching because of a line break at the end of a file, even though I was sure the files were basically the same. Having the little diff tool handy was most helpful :)
Thank you. What I don't like is that whilst you are comparing two files, the header bar above the files just reads one filename. I keep wondering whats source and target, especially when comparing folders.
Yeah. That can be a bit confusing. I'm pretty sure development of Visual Studio Code is public. Perhaps you should put in a feature request!