Code Monkey home page Code Monkey logo

imguicolortextedit's Introduction

About this fork

ImGuiTextEdit was originally developed by Balázs Jákó but he apparently has no time at the moment to work the project. In fact, the last update to his repository was in June 2019. As a result, over 200 forks exist by people who like his work but want to fix bugs and/or add new features.

A recent fork by Santiago, also known as santaclose, is currently the most actively maintained version and this repository is a fork of it. Following is a list of difference between this fork and the one by Santiago:

  • Ability to specify custom syntax highlighting for other languages is restored.
  • Ability to have custom palettes is restored.
  • Ability to have error markers is restored.
  • Ability to choose (at compile time) between boost::regex and std::regex (the latter makes this repository dependency free)
  • Auto complete for paired glyphs ([, {, (, ", ') (can be turned on and off).
  • Support blinking cursor (can be turned on/off using ImGui's global io.ConfigInputTextCursorBlink flag).
  • Allow bracked matching to be turned on and off.
  • Improve keyboard shortcuts on MacOS.
  • Allow ImGuiTextEdit instantiation before ImGui context is initialized.

Within reason, all efforts are made to stay in sync with Santiago's fork.

Screenshot

License

This work is licensed under the terms of the MIT license. For a copy, see https://opensource.org/licenses/MIT.

imguicolortextedit's People

Contributors

balazsjako avatar santaclose avatar marcel303 avatar goossens avatar sand3r- avatar berdal84 avatar samhocevar avatar pthom avatar aeris170 avatar alexanderbrevig avatar sphaero avatar green-sky avatar onqtam avatar sadovsf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.