Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Extending Zen-Coding Re: Extending Zen-Coding

#103995

No worries! Glad that others are finding it as handy as I do. Thanks for the tweet too!

Creating your own snippets isn’t too hard once you understand what each part does. Give it a shot, and feel free to shout out if you need a hand.

For instance, I have a snippet that expands a ‘j’ to $('$0') (where the cursor is in the position designated by $0). This makes writing jQuery selectors so much faster.