HTML5 + CSS3 Sugars
Posted: 23 August 2010 07:58 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2010-08-23

Hello everyone i just to first off thank the devs for such amazing software, and secondly request one of two things,

That someone could make both an HTML5 sugar or a CSS3 sugar, both would be super helpful!

Or some direction that would allow me to do it my self :D

Thanks in Advance!

Profile
 
 
Posted: 23 August 2010 09:27 PM   [ Ignore ]   [ # 1 ]
Moderator
RankRankRankRank
Total Posts:  1249
Joined  2008-10-28

Glad you’re enjoying Espresso!

Getting both HTML 5 and CSS 3 support in the built-in Sugars is something we are planning on, but if you would like to create your own in the meantime the Sugar documentation is here:

http://wiki.macrabbit.com/

In both cases, you could probably get away with just creating custom CodeSense definitions that target the zones defined in the built-in HTML and CSS sugars.  Let me know if you have any questions or run into anything in the documentation that doesn’t make sense!

 Signature 

Ian Beck
MacRabbit Support

Follow us on Twitter, or try my custom themes: Quiet Light & Earthworm

Profile
 
 
Posted: 24 September 2010 03:28 PM   [ Ignore ]   [ # 2 ]
Jr. Member
RankRank
Total Posts:  33
Joined  2010-02-15

Ok fine, I’ll do it ;)

http://github.com/minimalweb/HTML5.sugar

This is a quick version including all of the new tags and most of their attributes. I will add more stuff when I have the time, in the meantime this should cover most of your HTML5 needs.

Profile
 
 
Posted: 02 October 2010 12:25 AM   [ Ignore ]   [ # 3 ]
Jr. Member
RankRank
Total Posts:  33
Joined  2010-02-15

What would HTML5 be without CSS3, so here it is: The CSS3 Sugar.

http://github.com/minimalweb/CSS3.sugar

It does not yet cover all areas but provides a solid support for the most commonly used features. It also adds some general CSS enhancements like autocompletion of pseudo classes (:link, :hover etc.) and some additional syntax zones you can use for syntax coloring.

Please let me know if you run into any problems, find bugs or if the sugar is missing something you would like to see in a future version.

Profile
 
 
   
 
 
‹‹ C++ Sugar      Movable Type sugar? ››