jacobslusser / ScintillaNET

A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
MIT License
963 stars 243 forks source link

Scintilla 5+ #511

Closed VPKSoft closed 3 years ago

VPKSoft commented 3 years ago

Hi, I'm making changes for the ScintillaNET to adopt the Scintilla 5 version - if anyone wishes to contribute, let me know. The current supported version in the branch is 4.4.6. The Scintilla 5 is divided into two different libraries:

More on scintilla.org.

ETA - days - weeks - months...

The main control in the branch already works, but the Lexilla.dll needs to be taken into use, so lexer assignment is not currently working.

VPKSoft commented 3 years ago

Done - now to figure out a name for the five-series. 🙄