Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGuiColorTextEdit

Syntax highlighting text editor for ImGui

This ImGuiColorTextEdit fork was created for my own project, Perplexed. It contains noteworthy changes from the original ImGuiColorTextEdit API, which may affect your use of it if you want to use it for your own project.

If you want an up-to-date fork to use for your own project, I recommend the fork by santaclose which seems to be well-maintained. While you're welcome to use this, the API may change without warning.

Screenshot

Noteworthy changes:

  • Predefined language definitions return pointers to instantiated objects, not static references like they used to. This means they must subsequently be deleted to avoid memory leaks.

About

Colorizing text editor for ImGui: Forked for Perplexed IDE

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages