Codelf
제품 정보
오픈소스 사용 사례
공개 채팅
지원 계획
현재 사용할 수 있는 OSS 플랜이 없습니다.
저장소의 제공자 또는 기여자인 경우 OSS 플랜 추가를 시작할 수 있습니다.
OSS 플랜 추가이 오픈소스에 대한 플랜을 찾고 있다면 저희에게 문의해 주세요.
전문 공급자와 연락하실 수 있도록 도와드리겠습니다.
제품 세부 정보
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.
Also a daily Algorithm Copybook.
Also a GitHub stars, repositories tagger and organizer tool.
There are only two hard things in Computer Science: cache invalidation and naming things.-- Phil Karlton
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
-
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 Atom Packages in the Atom Flight Manual
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".
-
Open Command Palette using menu item Tools -> Command Palette... --> Type "E" or "Codelf" -->Select "Search Selection" or "Search From Input"