jacob
V2EX  ›  问与答

phpstorm 有没有加强版代码自动完成的插件?

  •  
  •   jacob · Nov 11, 2014 · 5535 views
    This topic created in 4287 days ago, the information mentioned may be changed or developed.
    比如在sublime text 中输入 fun+tab,可以自动扩展成
    --
    public function name($var=''){
    //function body...
    }

    ----------
    在phpstorm里,输入fun+tab 出来的是这个
    ---------
    function
    --------
    根本没啥用好吗.
    3 replies    2014-11-11 15:15:02 +08:00
    xlmo
        1
    xlmo  
       Nov 11, 2014
    Live Templates
    lijinma
        2
    lijinma  
       Nov 11, 2014
    自定义 Live Templates
    wulongqiu
        3
    wulongqiu  
       Nov 11, 2014   ❤️ 1
    Live Templates 自定义啊
    建议抽点时间看下这套视频教程 Be Awesome in PHPStorm
    https://laracasts.com/series/how-to-be-awesome-in-phpstorm
    还有一套快捷键利器,如虎添翼
    Alt + Insert
    Ctrl + Alt + Insert
    Ctrl + Alt + Shift + T
    Alt + Enter
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2781 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 05:23 · PVG 13:23 · LAX 22:23 · JFK 01:23
    ♥ Do have faith in what you're doing.