<p></p>
<p>I assume that by your loose use of "character" you actually mean Unicode code point.  When we are talking about these things its important to be precise, as was pointed out on #2733.</p>
<p>A well written pull request that added say %u to the status bar template values to show the code point in the line would probably be accepted, just needs care to minimise the cost as it would have to be counted each update, and some people insist on editing minimised HTML/JS that is <em>all</em> one line.</p>
<p>Adding the character names requires the unicode data files (AFAICT its not available from any of the libraries Geany currently uses or something like ICU) and could be fairly big.  Thats the sort of thing that should be put in a plugin so the cost isn't incurred by those not needing it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1005#issuecomment-763538929">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4HFRESKAWTDWVRMPDS2242FANCNFSM4QLC5GKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZMCIRKZGEZ43FTN6TS2242FA5CNFSM4QLC5GKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFWBK34I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1005#issuecomment-763538929",
"url": "https://github.com/geany/geany-plugins/issues/1005#issuecomment-763538929",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>