Update Emoji Description to version 0.4.17 - #1153
Merged
chcg merged 1 commit intoAug 12, 2026
Merged
Conversation
New in this release: the UTF-8 byte sequence can now be shown in decimal and in the backslash-escaped octal notation git uses for non-ASCII bytes, and a "Copy character details..." command opens a dialog with every field for the character at the caret, ready to copy to the clipboard. The description was refreshed accordingly: the status-bar fields were reorganized so that hexadecimal, decimal and octal all describe the same UTF-8 bytes rather than a mix of bytes and code point.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the
EmojiDescriptionentry inpl.x64.json,pl.x86.jsonandpl.arm64.jsonto 0.4.17.Release: https://github.com/Ruberoid/npp_emoji_description/releases/tag/v0.4.17
ac24918ad416ec81d74ca4d8e12bd1e87a84c232509df92b633a0808918df28ec5a379d5014174e083e21ab29ee0d865485c82eed4a12cc2f1d8ab943f9f048ae9ad7776551c1d8e5b8a601de239b553516c054fcb6dc7acc4cf0d4a25ec1e4cWhat is new in this release:
git statususes for non-ASCII bytes in paths (Т→\320\242).Copy character details...menu command opens a dialog listing every field for the character at the caret and copies the block to the clipboard.The
descriptionfield was refreshed to match; the only lines touched in each file areversion,id,repositoryanddescriptioninside theEmojiDescriptionblock.