Skip to content
forked from unbug/codelf

Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names

License

Notifications You must be signed in to change notification settings

docker-man/codelf

 
 

Repository files navigation

Codelf(变量命名神器)

Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab 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 VS Code

Install

Codelf is on VS Code Extension Marketplace. Just search "codelf" on VS Code EXTENSIONS pane and click install.

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

select

Codelf for Atom

Install

Codelf is on Atom package. Search "codelf" on Atom setting pane and click install.Please see Atom Packages in the Atom Flight Manual

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

Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.7%
  • HTML 45.5%
  • CSS 7.8%