AutoCompleteMenu-ScintillaNET
AutoCompleteMenu-ScintillaNET copied to clipboard
Add support for Scintilla.NET 5-series.
Adds support for Scintilla.NET which uses Scintilla 5-series control. The project uses linked files, but the tester is copy / pasted.
Why do we need the Tester 5 example project? Can't we just upgrade the already existing test project?
Hi, Fixed the different test solutions to use the same source. 👍
Thank you!