-
Notifications
You must be signed in to change notification settings - Fork 974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【教程】给 WebStorm 添加 Codelf 实现一键搜索 #24
Labels
Comments
Closed
Closed
Closed
你需要自己添加 Codelf 的搜索,按教程里的来 |
我试试看能不能顶上去呢? |
Closed
Closed
这是我开发的基于IDEA的CODEIF插件 https://gitee.com/quella01/MappingSearch |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why?
这里有Sublime Text插件, Atom 插件, Alfred插件, Codelf Chrome App,自己用的编辑器没有 Codelf 插件也请参考 WiKi 。但如果你用 WebStorm,以下方法灰常方便。
Result?
效果就是在编辑代码时选中任意文本:
How?
WebStorm 有个 OnlineSearch 插件,通个它可以添加任意搜索引擎,然后通过快捷键实现一键搜索:
https://unbug.github.io/codelf/#%S
和%S
-> 然后点击”Apply“完成。最后你就可以按“Result”里说的2步使用了。
The text was updated successfully, but these errors were encountered: