Any plan on supporting customized code templates?
to have something like
fcn[space]
function () { [Cursor Here] }
it makes life so much easier!
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.
Any plan on supporting customized code templates?
to have something like
fcn[space]
function () {
[Cursor Here]
}
it makes life so much easier!
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.