# github实用技巧

By [alex0h1](https://paragraph.com/@alex0h1) · 2022-05-13

---

*   通过s可进入搜索页面，然后用高级搜索功能可以尝试更多精细化的搜索条件
    
*   在项目页面输入t可以快速持续的对仓库内的文件进行搜索
    
*   在项目页面按下句号可以打开在线web编辑器，基于vs code
    
*   [在仓库的前面加上gitpod.io/#/](http://xn--gitpod-9o7ir7c46ozxar87aevvre5ewf2e.io/#/) 可以进入一个云环境，直接运行仓库文件
    
*   可以通过newsletter订阅github更新

---

*Originally published on [alex0h1](https://paragraph.com/@alex0h1/github)*
