Jwing28 / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Add Lorum Ipsum support #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would love to be able to do something like 

div#page>lorum*5  

And it would insert five paragraphs of dummy text.

Original issue reported on code.google.com by eltame...@gmail.com on 29 Oct 2010 at 3:23

GoogleCodeExporter commented 9 years ago
You can add it by yourself as snippet

Original comment by serge....@gmail.com on 29 Oct 2010 at 3:27

GoogleCodeExporter commented 9 years ago
serge, i would love if you could give me that custom snippet which can 
interpret "lorum*5"

Original comment by Mattias.Alfborger@gmail.com on 13 Feb 2011 at 4:56

GoogleCodeExporter commented 9 years ago
There is an incredible implementation of ZenCoding as a gedit plugin by Frank 
Marcia that you can find here https://github.com/fmarcia/zen-coding-gedit which 
has exactly what you're looking for and more.
May be not to difficult to implement in your own editor. What are you using ?

Original comment by jc.tabo on 23 Feb 2011 at 11:23

GoogleCodeExporter commented 9 years ago
I'm using Np++

Original comment by Mattias.Alfborger@gmail.com on 23 Feb 2011 at 11:37

GoogleCodeExporter commented 9 years ago
Just add it yourself, it was pretty easy, I attached my solution.

Original comment by ohsoge...@gmail.com on 31 May 2011 at 12:50

Attachments:

GoogleCodeExporter commented 9 years ago
Oh, forgot to mention, its for np++. Although i'm sure it works the same across 
editors.

Original comment by ohsoge...@gmail.com on 31 May 2011 at 12:52

GoogleCodeExporter commented 9 years ago
New ZC release will feature automatic Lorem Ipsum generator: 
https://github.com/sergeche/zen-coding/blob/v0.7.1/javascript/generators/lorem-i
psum.js

Original comment by serge....@gmail.com on 25 Jun 2012 at 8:21