Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 GitHub 存储库中找到合适的代码时,我们需要查看文件夹结构是什么,并且还需要轻松浏览所有代码以查看该代码。在这种情况下,GitHub 网页导航非常烦人。因为我们一次只能看到一个文件。有什么简单的方法可以轻松调查 GitHub 存储库吗?
有一个非常酷的功能可以做到这一点。当我们为我们的项目找到合适的代码时,我们可以使用 vs 代码接口调查 GitHub 存储库,
为此,您只需要go to a repo and press the '.' (full-stop) button. 现在,repo 在浏览器选项卡中使用 vs 代码界面打开。
go to a repo and press the '.' (full-stop) button