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

Show hints when editing CSS code embedded in <style>...</style> #82

Closed Golevka closed 11 years ago

Golevka commented 11 years ago

This patch tries to resolve issue #81 by enabling edge-web-fonts to work in mixed html mode, however it does not show active icon nor handle toolbar clicks in HTML docs.

iwehrman commented 11 years ago

Thanks for submitting this, @Golevka! Assigning to @couzteau for review.