In Visual Studio Code, when I am comparing two files, my screen may look like the following. In the image example, I want to keep lines 31 content on the left, and use it on the right.
…Based on the screenshot above is there a keyboard shortcut, or a keyboard binding configuration I can setup, that will allow me to “quickly replace a desired selection“, e.g. only line 31 in the right side window, with the values from line 31 on the left side?
Many thanks for the help!