类似于 sourcegraph 提供的这个 chrome 扩展一样:
-
sourcegraph 点击后跳转到: https://sourcegraph.com/github.com/${user_name}/${repo_name}
-
vscode 点击跳转到: https://vscode.dev/github/${user_name}/${repo_name}

Vscode Issues: https://github.com/microsoft/vscode/issues/136726
