Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    [new plugin] “Empty files as Unicode”

    Plugin Development
    2
    4
    1877
    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.
    • Alf P. Steinbach
      Alf P. Steinbach last edited by

      Automatically changes the encoding of opened empty documents to Unicode.

      Without this plugin Notepad++ will assume that any existing empty file is encoded as Windows ANSI. With this plugin a Unicode encoding is assumed, and is used when you add and save some text. The default encoding is the last saved Notepad++ default for empty documents, or if that isn’t Unicode, then UTF-8 with BOM.

      The plugin is available in 32-bit and 64-bit versions, plus full source code and CMake support for building with Visual C++, from GitHub, (https://github.com/alf-p-steinbach/NPP-plugin-Empty-files-as-Unicode/releases).

      1 Reply Last reply Reply Quote 0
      • chcg
        chcg last edited by

        Maybe you want to add it here https://github.com/bruderstein/npp-plugins-x64 and https://npppm.bruderste.in/users/login

        Alf P. Steinbach 1 Reply Last reply Reply Quote 0
        • Alf P. Steinbach
          Alf P. Steinbach @chcg last edited by

          @chcg I tried twice to register a user to login there, but I never got the promised e-mail that I should use to activate the account. And yes, I did check the spam box. It was just never received.

          1 Reply Last reply Reply Quote 0
          • chcg
            chcg last edited by

            The x64 at github you could add as pull request. For the access to the server you need the help of @bruderstein, but his is currently seldom around. I could copy the data of a x64 PR and create a corresponding entry.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors