Octohint - GitHub的IntelliSense提示插件


Octohint - GitHub的IntelliSense提示插件背景
Octohint将IntelliSense提示添加到GitHub,它由pd4d10开发并免费提供给用户。Octohint - GitHub的IntelliSense提示插件介绍
Octohint是一款能帮助用户将IntelliSense提示添加到GitHub和GitLab的chrome插件。Octohint - GitHub的IntelliSense提示插件功能
安装了Octohint后,当您在GitHub上查看代码时(例如此demo),您将获得以下功能:
鼠标悬停:显示当前令牌的信息
左键单击:显示当前令牌的所有引用
[?] +单击:转到当前令牌的定义(对于Windows和Linux用户,请改用[Ctrl])
Octohint支持所有语言。有两种策略:
IntelliSense提示:TypeScript,JavaScript,CSS,LESS,SCSS
简单的令牌匹配:所有其他语言
这是因为浏览器仅运行JavaScript。但是,借助WebAssembly,也许我们可以将其他语言的IntelliSense分析引入浏览器!仍在研究中。
你还可以看到它们最后的更新时间,如果它们有自己的主页,还可以对它们进行分类和其他更多的功能。Octohint - GitHub的IntelliSense提示插件安装
(1) 将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面(3) 打开扩展程序页面的“开发者模式”(4) 将crx文件拖拽到扩展程序页面,完成安装(5)如有其它安装问题,请扫描网站底部二维码与客服联系
Octohint - GitHub的IntelliSense提示插件使用
安装好chrome插件后,直接点击扩展按钮即可对已安装的脚本进行便捷管理了。
Octohint added IntelliSense tips to GitHub, which was developed by pd4d10 and provided to users for free.
######## Features ########
- After installing Octohint, when you view the code on GitHub (such as this demo), you will get the following features:
Mouseover: display information of the current token
Left click: display all references to the current token
[?] +Click: Go to the definition of the current token (For Windows and Linux users, please use [Ctrl] instead)
Octohint supports all languages. There are two strategies:
IntelliSense tips: TypeScript, JavaScript, CSS, LESS, SCSS
Simple token matching: all other languages
This is because the browser only runs JavaScript. However, with the help of WebAssembly, maybe we can introduce IntelliSense analysis in other languages to the browser! Still under study.
For a full overview please take a look at the FAQ or just install this extension. ;)
Thanks for using Octohint. :)
########## Bugs ##########
Please DON'T report bugs by a review, BUT HERE:
- https://github.com/pd4d10/octohint
查看更多
评论
全部评论
展开更多评论