Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://unbug.github.io/codelf/
A search tool helps dev to solve the naming things problem.
https://unbug.github.io/codelf/
atom-plugin chrome-extension codelf naming vscode-extension
Last synced: about 1 month ago
JSON representation
A search tool helps dev to solve the naming things problem.
- Host: GitHub
- URL: https://unbug.github.io/codelf/
- Owner: unbug
- License: other
- Created: 2015-12-13T15:58:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T12:51:13.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:53:34.625Z (about 2 months ago)
- Topics: atom-plugin, chrome-extension, codelf, naming, vscode-extension
- Language: JavaScript
- Homepage: https://unbug.github.io/codelf/
- Size: 22.2 MB
- Stars: 14,104
- Watchers: 254
- Forks: 974
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- tips-for-scientific-research - CODELF - world usage variable names. (ResearchWebpage)
- awesome-list - 变量命名神器
README
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
>
>![twohardtings](https://user-images.githubusercontent.com/799578/50462942-8075fe80-09c3-11e9-9c7f-b38d495b925d.jpg)
![image](https://user-images.githubusercontent.com/799578/51435509-a2595d00-1cb3-11e9-8f4e-85ecbc3a2325.png)WIKI
=================
[简体中文](https://github.com/unbug/codelf/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".
### Codelf for Atom
##### Install
Codelf is [on Atom package](https://atom.io/packages/codelf). Search "codelf" on Atom setting pane and click install.Please see [Atom Packages in the Atom Flight Manual](http://flight-manual.atom.io/using-atom/sections/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](https://github.com/unbug/atom-codelf#usage)
### Codelf for Sublime Text
##### Install
1. [Download Codelf for Sublime](https://github.com/unbug/codelf/archive/st-0.0.5.zip) or [Select a "st-" version to download](https://github.com/unbug/codelf/tags)
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](https://cloud.githubusercontent.com/assets/799578/12536608/655d4f72-c2e5-11e5-8836-7ce733f47eed.png)
2. Open Command Palette using menu item Tools -> Command Palette... --> Type "E" or "Codelf" -->Select "Search Selection" or "Search From Input"
![ST Command Palette...](https://cloud.githubusercontent.com/assets/799578/12536569/10422964-c2e4-11e5-9530-6efb742dad3c.png)Apps
=================
[Codelf Chrome App](https://chrome.google.com/webstore/detail/codelf-best-github-stars/jnmjaglhmmcplekpfnblniiammmdpaan)
Find me
=================
* Twitter [@unbug](https://twitter.com/unbug)
* 微博 [@听奏](http://weibo.com/unbug)Videos
===============
[![Codelf first look](https://cloud.githubusercontent.com/assets/799578/12520673/e037c0c6-c180-11e5-8342-cb291b98dcab.png)](https://youtu.be/Uqg8HWaa-2c)
Screenshots
================### Search variable
![image](https://user-images.githubusercontent.com/799578/51435477-f748a380-1cb2-11e9-89df-3ae5d99ed7e6.png)
![image](https://user-images.githubusercontent.com/799578/51435487-1b0be980-1cb3-11e9-9379-58c2ec678a81.png)
### Daily Algorithm Copybook
![jan-20-2019 14-29-06](https://user-images.githubusercontent.com/799578/51436194-75ad4180-1cc3-11e9-9ca0-80a0a56b9d7c.gif)
![image](https://user-images.githubusercontent.com/799578/51435445-71c4f380-1cb2-11e9-87a4-edc54cbe7052.png)
### GitHub stars, repositories tagger and organizer tool
![bnk1](https://cloud.githubusercontent.com/assets/799578/12507895/9945d290-c133-11e5-8bb9-ff5d5dec0cfe.png)
![bmk2](https://cloud.githubusercontent.com/assets/799578/12507854/5d2d328a-c133-11e5-85eb-d4da1c38a747.png)