Matthew-McRaven / Pepp

The next generation of Pep series simulators
https://compsys-pep.com
GNU General Public License v3.0
6 stars 0 forks source link

Add Scintilla/Lexilla dependency #527

Closed Matthew-McRaven closed 3 months ago

Matthew-McRaven commented 3 months ago

Scintilla provides several additional features over the QML text area that we want.

QML implementation derived from https://github.com/mneuroth/SciTEQt.

Progress on #508. Closes #366, #529.