Community
    • Login

    Scintilla Update frequency

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    12 Posts 6 Posters 6.6k Views 5 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.
    • oirfeodent oirfeodentO Offline
      oirfeodent oirfeodent
      last edited by

      Hello Community,
      How frequently Scintilla gets updated?
      The Lexer I am working on is upgraded in scintilla version 3.7.

      Can I request a pull request and include the scintilla upgraded components alone or include the scintilla components as well in my Lexer Pull request?

      Regards,

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

        Latest Scintilla is 3.6.7.

        1 Reply Last reply Reply Quote 0
        • dailD Offline
          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 Offline
            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 Offline
              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 Offline
                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 Offline
                  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 Offline
                    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 Offline
                      oirfeodent oirfeodent
                      last edited by

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

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

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

                        1 Reply Last reply Reply Quote 2
                        • cmeriauxC Offline
                          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 Offline
                            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

                            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