-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Milestone
Description
Description
- Add the following lines to the user settings:
"gitlens.remotes": [
{ "domain": "git.devops", "type": "Gitea", "protocol": "http" }
],
- Run the command "GitLens: Open File on Remote"
- The browser opens, but the link contains this at the end: file.hpp%23L25 when the expected is file.hpp#L25
GitLens Version
13.2.0
VS Code Version
Version: 1.74.2
Commit: e8a3071ea4344d9d48ef8a4df2c097372b0c5161
Date: 2022-12-20T10:27:19.253Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.15.0-58-generic snap
Sandboxed: No
Git Version
git version 2.25.1
Logs, Screenshots, Screen Captures, etc
No response
Reactions are currently unavailable