Why I review PR's in my IDE: It’s easier to see if files are in the right spot
Why I review PR's in my IDE: It’s easier to see if files are in the right spot.
In a code review diff, I can’t easily see where a file sits *relative to other files*.👎
In an IDE, that’s easy.
This helps me assure related files are colocated. 👍
