notepad++ - How do I add custom snippets to zen-coding? -


I am trying to figure out how to add custom snippets for Zen coding (ZC) plugin for Notepad ++ I found a file where ZC stores its snippet

C: \ Program Files \ Notepad ++ \ plugins \ NppScripting \ include \ ZenCoding.js

But I have a few questions:

  1. What is the difference between a "snippets"? And the word "brief"?
  2. ZCC extends short words typed in different contexts, for example Z followed by Ctrl + E Expands sometimes z-index: | | and sometimes & lt; Z & gt; & Lt; / Z & gt; . How does JCC recognize references?

    Actually, zen coding is now named, whichever is and its Has something nearby.

    It looks like you need to read on its format.

    I do not see the difference between snippets and abbreviations, so this will be the best way to try both ways.

    Jen Coding (and Emmett) recognize references on the basis of editors, for example in ST2 it is based on current syntax and field, I think Notepad ++

Comments