Community
    • Login

    bash heredoc highlighting should be fixed by Scintilla

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 2.7k 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.
    • schittliS
      schittli
      last edited by

      Hello

      As we know, Notepad++ had a problem highlighting heredoc in bash:

      <<=cut
      =pod
      pod stuff
      =cut

      (There was already a discussion about it here: https://sourceforge.net/p/notepad-plus/discussion/331754/thread/465d7441/
      the result was, that it’s a Scintilla bug)

      Scintilla has fixed bugs concerning this subject:
      https://sourceforge.net/p/scintilla/bugs/1789/
      https://sourceforge.net/p/scintilla/bugs/1778/

      And those fixes were added in Release 3.6.3 on January 18, 2016
      http://www.scintilla.org/ScintillaHistory.html

      Should the Scintilla bugfix automatically work in Notepad++ / does Notepad++ automatically use the latest Scintilla Release?

      Thanks a lot in advance,
      kind regards,
      Tom

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @schittli
        last edited by

        @schittli

        Should the Scintilla bugfix automatically work in Notepad++ / does Notepad++ automatically use the latest Scintilla Release?

        No, afaik npp uses scintilla 3.5.6 at the moment.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors