Skip to content

Glyphfriend is a Visual Studio 2015 Extension to add previews for various glyph-fonts to Visual Studio.

License

Notifications You must be signed in to change notification settings

AgileoAutomation/Glyphfriend

 
 

Repository files navigation

Glyphfriend

Build status

Glyphfriend is a Visual Studio 2015 extension to enhance the existing Intellisense to display preview glyphs for many of the common glyph-based font libraries like Font Awesome, Foundation, IonIcons and more.

Supported Glyphs and Libraries

Glyphfriend now also supports Emoji emoticons within Markdown files, for those of you that enjoy using Visual Studio as a Markdown editor.

Getting Started

You can download and install Glyphfriend from the Visual Studio Gallery here. After installing the extension, simply add any of the applicable libraries above to your project. Glyphfriend should detect all of the appropriate classes within the CSS files and apply the appropriate glyphs within the Intellisense drop-down list when you start typing :

Glyphfriend in Action

Additionally, if you are in a Markdown file, you can simply use the : character to trigger the available Emoji-Intellisense as seen below :

Glyphfriend Emojis in Action

If you want to see Glyphfriend in action and don't feel like building your own project and referencing these libraries, you can check out the Glyphfriend Testing repository, which should have the latest version of all of the currently supported libraries.

Missing Something?

Pull Requests are openly accepted and encouraged.

The libraries that were chosen were just some of the more common ones that I had come across, but I am sure that I left quite a few out. If you find that one of your favorites is missing, you can either report it within the Issues area or just clone this repository, make a fork and add your changes (and then just make a pull request when you are all done).

Thanks

I just want to give a big thanks to Mads Kristensen for all of his assistance with this project (and getting me interested in Visual Studio Extension development).

About

Glyphfriend is a Visual Studio 2015 Extension to add previews for various glyph-fonts to Visual Studio.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%