Closed lgaudouen closed 11 months ago
These should be included in 5.3.3, but it is the first release so I may have missed something. Thank you for keeping tabs on this.
A few months ago, needing a somewhat special development tool for development, after trying several tools, I arrived at Scintilla.NET. After fixing the problem with .Net Frameworks applications, I noticed various other problems.
Not wanting to expand into Github, at my request Petteri gave me an email address with which we were able to discuss the following subjects privately:
wrapper additions: currently, of the 300 missing functions, part of which I needed, I have around 75 left to implement.
my thoughts on the future of Scintilla.NET (basically, simple wrapper and/or control with designer?),
as I wrote to Petteri, Scintilla.NET poses various problems with the management of lexers and languages, including that it uses the message SCI_SETLEXERLANGUAGE which has not been documented for a long time (it no longer exists in scintilla.iface, nor in the sources of the scintilla dll or those of SciTE).
If you agree, could you give me an email address to discuss these topics.
Regarding the changes to scintilla.dll and lexilla.dll, as I was fed up, I developed a small tool which checks if there has been a version change of SciTE and if so, I extract the dlls X64 and X86, I generate the dlls.zip file, and the enhancement in GitHub issue exactly as you saw in issue #87.
I run this little program morning and evening.
Best regards.
Loïc GAUDOUEN
De : Brandon Desjarlais @.> Envoyé : mercredi 6 décembre 2023 17:42 À : desjarlais/Scintilla.NET @.> Cc : lgaudouen @.>; Author @.> Objet : Re: [desjarlais/Scintilla.NET] New versions of Scintilla.dll ( (5.4.0) and Lexilla.dll (5.2.9) (Issue #87)
These should be included in 5.3.3, but it is the first release so I may have missed something. Thank you for keeping tabs on this.
— Reply to this email directly, view it on GitHub https://github.com/desjarlais/Scintilla.NET/issues/87#issuecomment-1843266178 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMUAWFSEMSSU24PCQAJNITYICN4ZAVCNFSM6AAAAAA77VG2P6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBTGI3DMMJXHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/ABMUAWBA7FSQWSKN3V7ON3DYICN4ZA5CNFSM6AAAAAA77VG2P6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTN3YBIE.gif Message ID: @. @.> >
@lgaudouen I would be happy to discuss your thoughts on the project.
Coming with Scite v 5.4.0, new versions for scintilla.dll and lexilla.dll ((2023/11/18)) Scintilla: 5.3.9 -> 5.4.0 Lexilla: 5.2.9 -> 5.2.9
dlls.zip
(Thanks to Joachim Mairböck)