Skip to content
forked from unbug/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

Notifications You must be signed in to change notification settings

shawdren/codelf

 
 

Repository files navigation

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 twohardtings

WIKI

简体中文

Apps

Codelf Chrome App

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

  1. Select text, right-click and click "Codelf".
  2. Open Packages menu select "Codelf"
  3. Press CTRL+ALT+E to open Codelf

Also see How to use Codelf on Atom

###Codelf for Sublime Text

#####Install

  1. Download Codelf for Sublime or Select a "st-" version to download
  2. Unzip and rename the folder to Codelf
  3. Copy the folder into Packages directory, which you can find using the menu item Sublime Text -> Preferences -> Browse Packages...
  4. Restart Sublime Text

#####Usage

  1. Select text, right-click and click "Codelf".

ST Right Click 2. Open Command Palette using menu item Tools -> Command Palette... --> Type "E" or "Codelf" -->Select "Search Selection" or "Search From Input"

ST Command Palette...

Build

  1. install requirements run npm install
  2. build and watch run gulp

Thanks

Programming naming convention

Find me

Videos

Codelf first look

Screenshots

search1 search2 search3 bnk1 bmk2

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.2%
  • JavaScript 42.1%
  • CSS 5.7%