IntelliEdit is an alternative Windows version to the famous Microsoft Notepad!
Download: https://www.moga.doctor/freeware/IntelliEditSetup.msi
GitHub repo: https://github.com/mihaimoga/IntelliEdit
Please feel free to contact me if you need any further information.
LEXILLA
library to version 5.3.3 and SCINTILLA
library to version 5.5.1.CScintillaCtrl
library to the latest version available. Updated class to work with Scintilla v5.5.1. New messages wrapped include:SCI_AUTOCSETSTYLE
,SCI_AUTOCGETSTYLE
&SCI_CUTALLOWLINE
.
LEXILLA
library to version 5.4.0 and SCINTILLA
library to version 5.5.2.CScintillaCtrl
library to the latest version available. Updated class to work with Scintilla v5.5.2. New messages wrapped include:SCI_STYLESETSTRETCH
,SCI_STYLEGETSTRETCH
,SCI_GETUNDOSEQUENCE
,SCI_LINEINDENT
,SCI_LINEDEDENT
,SCI_SETCOPYSEPARATOR
&SCI_GETCOPYSEPARATOR
.
_MAX_PATH
for long path names.LEXILLA
library to version 5.4.1 and SCINTILLA
library to version 5.5.3.CScintillaCtrl
library to the latest version available. Updated CScintillaView::Serialize
to better handle loading a non UTF encoded file.