Skip to content

Releases: Ruberoid/npp_emoji_description

Emoji Description v0.1.0

03 Jan 09:43

Choose a tag to compare

Emoji Description v0.1.0

Displays detailed character encoding information in the status bar for any character under the cursor.

Features

  • Shows Unicode code point (U+XXXX)
  • Shows decimal and hexadecimal values
  • Shows HTML entity (&#XXXX;)
  • Shows UTF-8 byte sequence
  • Supports all Unicode characters including emoji

Installation

  1. Download the appropriate ZIP file for your Notepad++ version:
    • EmojiDescription_x64_*.zip for 64-bit Notepad++
    • EmojiDescription_x86_*.zip for 32-bit Notepad++
    • EmojiDescription_arm64_*.zip for ARM64 Notepad++
  2. Extract the DLL file
  3. Copy to %APPDATA%\Notepad++\plugins\EmojiDescription\
  4. Restart Notepad++

Changelog

See CHANGELOG.md for details.