Codelf(变量命名神器)
Organize your GitHub stars and repositories.Search over projects from GitHub, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project to find real-world usage variable names.
There are only two hard things in Computer Science: cache invalidation and naming things.-- Phil Karlton
WIKI
Pro Tips
常用快捷键
查看源码里通过Tab索引下一个匹配Shift+Tab索引上一个匹配
自己用的编辑器没有 Codelf 插件请看参考以下方案:
- VS Code 编辑器上安装 Codelf 插件,实现快速搜索
- Atom 编辑器上安装 Codelf 插件,实现快速搜索
- Sublime Text 编辑器上安装 Codelf 插件,实现快速搜索
- 安装 Codelf Chrome App,独立使用 Codelf
- [教程] 给 WebStorm 添加 Codelf 实现一键搜索
- [教程] 添加 Codelf 到 Chrome 搜索引擎列表实现一键搜索
- [教程] 为 Firefox 添加搜索引擎 Codelf 并实现一键搜索
详细教程
Apps
Plugins
Codelf for VS Code
Install
Codelf is on VS Code Extension Marketplace. Just search "codelf" on VS Code EXTENSIONS pane and click install.
Usage
- Select text, right-click and select "Codelf".
Codelf for Atom
Install
Codelf is on Atom package. Search "codelf" on Atom setting pane and click install.Please see using-atom-atom-packages
Usage
- Select text, right-click and click "Codelf".
- Open Packages menu select "Codelf"
- Press CTRL+ALT+E to open Codelf
Also see How to use Codelf on Atom
Codelf for Sublime Text
Install
- Download Codelf for Sublime or Select a "st-" version to download
- Unzip and rename the folder to
Codelf - Copy the folder into
Packagesdirectory, which you can find using the menu itemSublime Text -> Preferences -> Browse Packages... - Restart Sublime Text
Usage
- Select text, right-click and click "Codelf".
2. Open Command Palette using menu item Tools -> Command Palette... --> Type "E" or "Codelf" -->Select "Search Selection" or "Search From Input"

Build
- install requirements run
npm install - build and watch run
gulp
Thanks
- API powerd by searchcode & youdao
- UI powerd by Bootstrap v4.0
- Syntax highlighting of source code powerd by google-code-prettify
- Google Lovefield
- ZeroClipboard
- Utils - generator-webappstarter
- Data Drive Management System
Programming naming convention
- Google Style Guides
- The Ruby Style Guide
- Style guide & coding conventions for Swift projects
- CSS Architecture
Find me
Videos
Screenshots


