IntelliEdit v1.11

Just to let everyone know that v1.11 of IntelliEdit has been released. Updates for this version include:
- Updated the code to use
std::filesystem::path
. - Updated
LEXILLA
library to version 5.4.5 andSCINTILLA
library to version 5.5.7. - Updated PJ Naughter’s
CScintillaCtrl
library to the latest version available.Updated class to work with Scintilla v5.5.7. New messages wrapped include:
SCI_AUTOCSETIMAGESCALE
,SCI_AUTOCGETIMAGESCALE
andSCI_SCROLLVERTICAL
.