Menu

Code Templates

2005-12-27
2012-11-13
  • Nobody/Anonymous

    Any plan on supporting customized code templates?

    to have something like

    fcn[space]

    function () {
      [Cursor Here]
    }

    it makes life so much easier!

     
    • Nobody/Anonymous

      I think this feature is called Snippet too,

      So yes, i would like this feature too !

      And it will be better if this feature is customizable.

      Example in HTML :
      btn [space]
      <button onclick="[cursor]">[cursor]</button>

      And navigate with TAB in the places.