Skip to content

zhangwinston/vtextedit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtextedit

This project contains the key editor components for VNote, including:

  • VTextEdit: the basic edit widget derived from QTextEdit.
  • VTextEditor: a fully-functional editor for plain text, with Vi and syntax highlight supports.
  • VMarkdownEditor: a fully-functional editor for Markdown derived from VTextEditor, with in-place preview support.

Check the demo project and VNote for details.

Main Interface

License

This project is licensed under GNU LGPLv3.

About

Text editors made for VNoteX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.5%
  • C 24.7%
  • CMake 0.8%