Zen coding resource update function enhancement

Zen coding resource update function enhancement
Official website: http://code.google.com/p/zen-coding/

I believe that everyone is now familiar with Zen coding , and even many people have already used it proficiently in their projects. Since we published the article introducing Zen coding , Zen coding has been greatly improved, and some useful resources have been updated. Here I will share with you:

  1. Zen coding was upgraded to version 0.6 a few days ago, adding several new small features. I will not go into details here. Students who are interested can update the corresponding plug-ins they use;
  2. Zen coding has an official quick reference manual (PDF), which is very comprehensive and highly recommended;
  3. Zen coding just released a notepad++ plugin ;
  4. Here is an unofficial VIM plugin: http://github.com/mattn/zencoding-vim (thanks @kejunz for sharing)
  5. Students who use UltraEdit can take a look at the tutorial " Configuring Zen Coding in UltraEdit " written by @ytzong ;
  6. Students who use EditPlus can take a look at this " zencoding (HTML) for EditPlus v1.0 "

If you know more about Zen coding resources, please share with us.

Zen Coding css, html abbreviation replacement Daguan quickly write html, css

<<:  Detailed explanation of Redis master-slave replication practice using Docker

>>:  JavaScript custom calendar effect

Recommend

Implementation of multiple instances of tomcat on a single machine

1. Introduction First of all, we need to answer a...

JavaScript super detailed implementation of web page carousel

Table of contents Creating HTML Pages Implement t...

Boundary and range description of between in mysql

mysql between boundary range The range of between...

Detailed analysis of SQL execution steps

Detailed analysis of SQL execution steps Let'...

SQL merge operation of query results of tables with different columns

To query two different tables, you need to merge ...

Method of building docker private warehouse based on Harbor

Table of contents 1. Introduction to Harbor 1. Ha...

The final solution to Chrome's minimum font size limit of 12px

I believe that many users who make websites will ...

How to import and export Cookies and Favorites in FireFox

FireFox is a commonly used browser with many exte...

MySQL single table query example detailed explanation

1. Prepare data The following operations will be ...

Detailed explanation of custom events of Vue components

Table of contents Summarize <template> <...

Semantics: Is Html/Xhtml really standards-compliant?

<br />Original text: http://jorux.com/archiv...

Implementation of CSS3 button border animation

First look at the effect: html <a href="#...

Develop calculator example code using native javascript

The main function of a calculator is to perform n...