Resharper Glyphfriend is a Resharper 2016.1 and 10.0 extension to enhance the IntelliSense to display a preview of glyphs for the common glyph-based font libraries like Font Awesome, Bootstrap, etc.
Based on a Visual Studio extension I simply needed: Glyphfriend
- Use the advice from Matt Ellis to cache Icons better and make them Theme aware
- Default Icons
- Properly set up Resharper ZoneMarker
- Re-write extension to load only glyph icons that are installed in solution opened by user
- Create Logo
Thanks to Matt Ellis pointing me to documentation to extend the Resharper IntelliSense. (Probably more advice in the future)
Thanks to Rion Williams for the great idea and making the Visual Studio extension.
Thanks to my current employer allowing me to make this extension on work time for testing as I do not have a personal copy of Resharper to work with at home.