VS Code EmojiAdd color emoji support to VS Code on Windows 7 (and lower). DemoWithout the extension (before)With the extension (after)WhyEmojis are unicode characters that are generally included in a font on your operating system. However, on Windows 7 and lower, they are only "supported", meaning that you need to have the appropriate font installed (Segoe UI Emoji), and it will not render colored emojis, but system icons, which are black and white. In order to enjoy emojis in VS Code, this extension was written. It does two things:
ReferencesLicenseThe code is licensed under the MIT license. See LICENSE. |