### Describe the bug <!-- A clear and concise description of what the bug is --> ### Steps to reproduce <!-- Steps to reproduce the behavior --> `Copy GitHub link` is broken in diff editors. - Open Gitpod on this PR: https://github.com/eclipse-theia/theia/pull/7159 - In the `sidepanel.css (4d4f6c293907893670c7aa7c11b55c4811d004a3) ⟷ sidepanel.css` diff editor right-click in line 85 and select `Copy GitHub link`. - I have this URL: https://github.com/Anasshahidd21/theia/tree/dc16e5841d5a34766e19cdba597b7c5252cbb351#L85. It does not seem good, and it does not open the file if I paste it in the browser. Remarks: - It works in code editors. ### Expected behavior <!-- A clear and concise description of what you expected to happen --> ### Additional Information <!-- For instance, relevant logs from terminals or the browser's devtool console --> ### Example Repository <!-- For instance, the repository where the error occured-->
Describe the bug
Steps to reproduce
Copy GitHub linkis broken in diff editors.sidepanel.css (4d4f6c293907893670c7aa7c11b55c4811d004a3) ⟷ sidepanel.cssdiff editor right-click in line 85 and selectCopy GitHub link.Remarks:
Expected behavior
Additional Information
Example Repository