类似于 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
1
demo 2021 年 11 月 9 日
这个功能已经很多了,比如 github1s
|
2
liziwl 2021 年 11 月 9 日
如果你只是想用 vscode 界面看代码,可以+1s 在 github 后面,例如 https://github.com/microsoft/vscode 变成 https://github1s.com/microsoft/vscode
|
3
renmu123 2021 年 11 月 9 日 via Android
|
4
sohu022 2021 年 11 月 9 日
仓库主页按下 . 不是已经可以一键跳转到 github.dev 了吗? 为啥要再加个跳转到 vscode.dev 的?
|
5
sohu022 2021 年 11 月 9 日 仓库主页按英文下的句号 .
|
6
curoky OP @demo github1s 跟这个不是一回事呀,vscode.dev 是官方支持的,可用性上差距还是比较明显的
|