SUMMARY Coming from VS Code, I expected the diff to open when clicking on a modified file. Instead, one has to use the context menu. STEPS TO REPRODUCE 1. Open git repo with Kate 2. Modify a file and save it 3. Open Git sidebar 4. Click on a file OBSERVED RESULT Nothing happens EXPECTED RESULT The diff view showing the full context opens SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20230922 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 Kernel Version: 6.5.4-1-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION
Created attachment 161904 [details] Configure it here. You can configure the single click as shown in the attached screenshot. It is disabled because having both single and double click can lead to confusing behavior sometimes.
Thanks