This repository was archived by the owner on Nov 6, 2025. It is now read-only.
v1.5.1.1
This latest release of Glyphfriend includes the following changes to the extension :
- Asynchronous Loading Support for Glyphs
- Support was added to handle asynchronously loading all of the available glyphs upon opening a file. Given that so many glyph libraries are supported, this should provide a significant boost in performance.
- Improvements to Emoji Intellisense
- Added a mechanism to suppress Emoji completion events that might be unnecessary given their context (i.e. within an existing string or when not directly preceded by white-space).
Thanks to Mads Kristensen for these awesome additions!