概述
————————————————
版权声明:本文为CSDN博主「瓶盖的盖」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/lvchunai/article/details/124718096
1. 搜索
1.1 限定符搜索:快捷键:s
检索内容:react.js start:>3000 pushed:>2021-05-10 language:javascript
检索结果:
限定符查询:
About searching on GitHub - GitHub Docs
Our integrated search covers the many repositories, users, and lines of code on GitHub.
https://docs.github.com/cn/search-github/getting-started-with-searching-on-github/about-searching-on-github
1.2 高级搜索
1. 3 查看文件:快捷键 t
点击对应文件之后,跳转到对应行:快捷键:L
点击行号,可快速复制这行代码,也可生成永久链接
在文件中还可查看文件改动记录,快捷键:b
2. 快捷键
除了上面的快捷键,githun还有很多其他快捷键
键盘快捷键 - GitHub Docs
几乎 GitHub 上的每一页都有键盘快捷键,可以更快地执行操作。
https://docs.github.com/cn/get-started/using-github/keyboard-shortcuts
3. github的控制面板:快捷键ctrl+k
GitHub Command Palette - GitHub Docs
Use the command palette in GitHub to navigate, search, and run commands directly from your keyboard.
https://docs.github.com/cn/get-started/using-github/github-command-palette
4. 代码阅读
github还可以打开网页版vscode,在仓库详情页按下快捷键,快捷键:.
注意:如果不能打开 ,试着切换下中英文试试。
跟vs code编辑器完全一致
5. 项目在线运行
在项目地址前面加上gitpod.io/#
// 据说每个月提供50小时的免费时长
https://gitpod.io/#https://github.com/facebook/react
直接在线打开vs code
6. 项目推送
设置推送
完结!
————————————————
版权声明:本文为CSDN博主「瓶盖的盖」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/lvchunai/article/details/124718096
最后
以上就是激动小霸王为你收集整理的GitHub快捷键的全部内容,希望文章能够帮你解决GitHub快捷键所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复