V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
unbug
V2EX  ›  分享创造

变量命名神器 Codelf 推出 VS Code 插件啦

  •  2
     
  •   unbug · 2017-05-27 15:08:39 +08:00 · 14049 次点击
    这是一个创建于 2525 天前的主题,其中的信息可能已经有所发展或是发生改变。

    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

    Pro Tips

    常用快捷键

    查看源码里通过Tab索引下一个匹配Shift+Tab索引上一个匹配

    自己用的编辑器没有 Codelf 插件请看参考以下方案:

    详细教程

    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 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

    5 条回复    2017-05-31 19:01:21 +08:00
    GoBeyond
        1
    GoBeyond  
       2017-05-27 15:46:34 +08:00 via Android
    喔这个有意思
    Kilerd
        2
    Kilerd  
       2017-05-27 16:25:25 +08:00
    我以为集成了什么东西了,还是要打开一个 web, 那就没什么意义了啊
    witcherhope
        3
    witcherhope  
       2017-05-27 23:19:58 +08:00
    看起来挺不错啊,这个的确是痛点
    jcuan
        4
    jcuan  
       2017-05-27 23:53:31 +08:00 via Android
    感觉可以一试
    unbug
        5
    unbug  
    OP
       2017-05-31 19:01:21 +08:00
    @Kilerd 一步一步来呀,主要是 VS Code 限制比较多现在
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3137 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 639ms · UTC 14:44 · PVG 22:44 · LAX 07:44 · JFK 10:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.