Community
    • Login

    Displaying error in codes

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 517 Views 1 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.
    • linzhongziL Offline
      linzhongzi
      last edited by

      ba3e8109-3148-4f2e-9d28-d2677255fa6d-image.png
      two percent(%) + 】 will display as the line 1. When I add a space between them will display well.

      rdipardoR 1 Reply Last reply Reply Quote 0
      • rdipardoR Offline
        rdipardo @linzhongzi
        last edited by rdipardo

        The bug is not in Notepad++, but a third-party library. Other editors using the same library have the same problem.

        batch-mojibake.png

        Save the file which revealed the bug and make a report here: https://github.com/ScintillaOrg/lexilla/issues

        rdipardoR 1 Reply Last reply Reply Quote 2
        • rdipardoR Offline
          rdipardo @rdipardo
          last edited by

          P.S.

          Make sure to paste the following into your issue comment:

          `Accessor::ColourTo` is called on the high order byte of `】` as if it were a local variable:
          
          https://github.com/ScintillaOrg/lexilla/blob/4c5e7a0ef5410ed26bf99203cf27227413865f4d/lexers/LexBatch.cxx#L485-L497
          
          The offset calculation should take multi-byte character boundaries into account.
          
          1 Reply Last reply Reply Quote 3

          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