Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 626 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 626 Bytes

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 ([email protected])