• Login
Community
  • Login

Identify ASCII or ALT-codes of characters in docs?

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 358 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N
    Neil Preston
    last edited by Jun 20, 2020, 4:59 PM

    Is there any provision to identify the ASCII or other character code for specific characters in the document? Some of the viewable characters are unfamiliar, and some are not visible. It would be very helpful if you could use the cursor to select a character and see its code(s), possibly near the Line/Col field at the bottom of the window.

    P 1 Reply Last reply Jun 20, 2020, 5:31 PM Reply Quote 0
    • P
      PeterJones @Neil Preston
      last edited by Jun 20, 2020, 5:31 PM

      @Neil-Preston ,

      Not built-in.

      I present a script in https://community.notepad-plus-plus.org/post/44448 which shows the codepoint (for both ASCII and Unicode characters).

      Use Plugins Admin to install PythonScript, then create a new script in PythonScript. Then run this script.

      You can change whether it’s on-demand (show char only when you run the script), or “live” (update every time cursor moves) by comment/uncomment the last two lines.

      1 Reply Last reply Reply Quote 2
      1 out of 2
      • First post
        1/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors