adobe / brackets-edge-web-fonts

Edge Web Fonts extension for Brackets. Simply unzip and drop into your Brackets extension folder to browse and include Edge Web Fonts.
http://html.adobe.com/edge/webfonts/
MIT License
50 stars 20 forks source link

Make font insertion smarter, so that a comma is inserted after the inserted font name if necessary #149

Closed couzteau closed 11 years ago

couzteau commented 11 years ago

fix https://github.com/adobe/brackets-edge-web-fonts/issues/5

iwehrman commented 11 years ago

It still has trouble when the next font name is a) on the next line; and b) is wrapped in quotes. But it's simple and is a clear improvement. Great is the enemy of good, so let's merge this baby.