RangelReale / mredit

MREdit is a Qt5 text editor best suited for source code editting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MREdit

MREdit is a Qt5 text editor better suited for source code editors.

Screenshot

It is a fork of qodeedit, making it more flexible and removing the syntax highlight part.

Features:

  • Configurable margin with line numbers, revision status, and bookmarks.
  • Multiple bookmark kinds with full formatting, like margin image, font and background colors, etc. They can be easily used to make debuggers for example.
  • Label-like widget to show syntax-highlighted text.

See the example in the example directory.

Author

Rangel Reale (rangelspam@gmail.com)

About

MREdit is a Qt5 text editor best suited for source code editting


Languages

Language:C++ 93.0%Language:CMake 7.0%