Community
    • Login

    Scintilla Update frequency

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    12 Posts 6 Posters 5.6k 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.
    • dailD
      dail
      last edited by

      @MAPJe71 v3.7 should be out in a few days.

      @oirfeodent-oirfeodent If you take a look here it isn’t updated that often.

      Can I request a pull request and include the scintilla upgraded components alone

      Don Ho will not accept updates to Scintilla. He handles all this himself. (I hope v3.7 will be a good candidate for Don Ho to consider; lots of nice features :) )

      or include the scintilla components as well in my Lexer Pull request?

      Pretty much anything changing something inside the Scintilla directory won’t be accepted. This is mostly due to making sure to not maintain a custom version of Scintilla. It is easiest just to use it as-is and keep all the Scintilla stuff strictly to the Scintilla developers.

      1 Reply Last reply Reply Quote 1
      • oirfeodent oirfeodentO
        oirfeodent oirfeodent
        last edited by

        @dail /@MAPJe71 ,
        Thx for your response.

        I hope Scintilla version 3.7.0 gets updated.

        @donho , Kindly consider upgrading Scintilla Version to 3.7.0 (will be released next days).

        1 Reply Last reply Reply Quote 0
        • donhoD
          donho
          last edited by

          @oirfeodent-oirfeodent
          Sure, I’ll make it happen in the future version.

          1 Reply Last reply Reply Quote 0
          • oirfeodent oirfeodentO
            oirfeodent oirfeodent
            last edited by

            Thx @donho . WIll await the future version. Just for info, scintilla version 3.7.0 is released.

            Regards,

            1 Reply Last reply Reply Quote 0
            • MAPJe71M
              MAPJe71
              last edited by

              I made a Python script to apply all the necessary Notepad++ changes (w/ or w/o Boost RegEx support) to a Scintilla official library release.
              Let me know if you’re interested.

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

                @MAPJe71

                I’m interested - can I get it too ;-)

                Cheers
                Claudia

                1 Reply Last reply Reply Quote 0
                • oirfeodent oirfeodentO
                  oirfeodent oirfeodent
                  last edited by

                  @MAPJe71 ,
                  Sure, interested in the script.
                  Let me know.

                  1 Reply Last reply Reply Quote 0
                  • MAPJe71M
                    MAPJe71
                    last edited by

                    See my fork’s Convert-to-SCI-for-NPP branch.

                    1 Reply Last reply Reply Quote 2
                    • cmeriauxC
                      cmeriaux
                      last edited by cmeriaux

                      Your script is amazing. It should have take a long time to do it.
                      There is also a scintilla mirror on github https://github.com/mirror/scintilla
                      What about adding it as a submodule. Wouldn’t it be more convenient ?

                      1 Reply Last reply Reply Quote 0
                      • MAPJe71M
                        MAPJe71
                        last edited by

                        Convenient? Maybe.
                        Wise? Probably not. When any change to a third-party library gets automatically integrated into the this project, the project also automatically inherits the libraries (new/unknown) issues e.g. none backwards compatible changes in its interface.
                        IMO a controlled/managed update of third-party libraries/tools with regression tests/checks is preferred.

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