Community
    • Login

    Don't Understand Encoding & Language Settings

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 2.1k Views 2 Watching
    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.
    • Edward SappoE Offline
      Edward Sappo
      last edited by

      What should those settings be? Thanks for your assistance.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC Offline
        Claudia Frank @Edward Sappo
        last edited by Claudia Frank

        @Edward-Sappo

        Language refers to programming languages and if you select one,
        than the current document gets colored based on the programming language specifics.

        Encoding refers to byte representation of text. A simple text, as written like
        the one I’m typing right now, can be saved differently. An editor needs to know
        this in advance to show the characters correctly.
        Npp uses mozillas chardet library to find out how the text is saved and which codec
        needs to be used to decode the file to show the proper characters.
        But because of the problem that most codecs share multiple characters
        npp (correctly, chardet library) might identify the wrong codec and therefore you have the menu to set it manually to the right one.
        Or you can use it to convert it to another codec.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors