thetooi / zen-coding

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

ZC CSS inserts extra semicolon #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a CSS file
2. Type f l : r TAB

What is the expected output? What do you see instead?
Expected: float:right;
Actual: float:right;;

What version of the product are you using? On what operating system?
ZC 0.6, OS X 10.5.8

Please provide any additional information below.
Textmate 1.5.9 (1510)

Original issue reported on code.google.com by patrickb...@gmail.com on 8 Apr 2010 at 4:12

GoogleCodeExporter commented 9 years ago
Sam here

Original comment by NiKS...@gmail.com on 18 Jun 2010 at 11:05

GoogleCodeExporter commented 9 years ago
Plans for a fix? This bugs me everyday.

Original comment by ricardob...@gmail.com on 15 Jul 2010 at 11:10

GoogleCodeExporter commented 9 years ago
If you're expanding abbreviations by Tab, then you're using Zen HTML (not Zen 
Coding) bundle, which is a set of plaint TM snippets. You can try to manually 
remove unwanted semicolon from them.

Original comment by serge....@gmail.com on 16 Jul 2010 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by serge....@gmail.com on 24 Jan 2011 at 11:58

GoogleCodeExporter commented 9 years ago
Same problem in both Zen CSS and Zen Coding...

Original comment by kot....@gmail.com on 2 Apr 2011 at 4:17