• Login
Community
  • Login

Maybe 2 bugs

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 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.
  • P
    Pino Insegna
    last edited by Aug 24, 2015, 12:18 AM

    Hi, Greetings to all forum members

    I have two problems with Notepad++

    1. I’m not able to convert in ANSI a UTF-8 script. When I reopen the file it is always encoded in UTF-8 without BOM

    2. The case of autocomplete syntax is always sensitive, no matter if the Api is not case sensitive

    1 Reply Last reply Reply Quote 0
    • J
      jonandr
      last edited by Aug 26, 2015, 2:19 PM

      1. It’s possible that the file is exactly the same whether or not it’s encoded as ANSI or encoded as UTF-8 without BOM. I.e a file containing the single letter “a” encoded as ANSI will consist of the single byte 97. If you encode it as UTF-8 without BOM the file will still just consist of the single byte 97. In these cases it’s not possible to tell the encodings apart when re-opening the file.
      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors