• Login
Community
  • Login

[new plugin] “Empty files as Unicode”

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
4 Posts 2 Posters 2.2k 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.
  • A
    Alf P. Steinbach
    last edited by Jan 11, 2018, 1:07 AM

    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
    • C
      chcg
      last edited by Jan 11, 2018, 5:52 PM

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

      A 1 Reply Last reply Jan 31, 2018, 1:41 AM Reply Quote 0
      • A
        Alf P. Steinbach @chcg
        last edited by Jan 31, 2018, 1:41 AM

        @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
        • C
          chcg
          last edited by Jan 31, 2018, 5:39 PM

          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
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors