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
Apps
Plugins
###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
Packages
directory, 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