DEV Community

Cover image for A search tool helps dev to solve the naming things problem
unbug
unbug

Posted on

A search tool helps dev to solve the naming things problem

CODELF(变量命名神器)

A search tool helps dev to solve the naming things problem.

Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names.

Try it yourself: https://unbug.github.io/codelf/
GitHub: https://github.com/unbug/codelf

There are only two hard things in Computer Science: cache invalidation and naming things.-- Phil Karlton

twohardtings

image

WIKI

简体中文

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

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

ST Command Palette...

Apps

Codelf Chrome App

Find me

Videos

Codelf first look

Screenshots

Search variable

image

image

Daily Algorithm Copybook

jan-20-2019 14-29-06

image

GitHub stars, repositories tagger and organizer tool

bnk1

bmk2

Top comments (0)