Skip to content

migzone/vtextedit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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.

License

This project is licensed under GNU LGPLv3.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.8%
  • C 26.3%
  • Other 0.9%