Open arabine opened 3 years ago
https://github.com/BalazsJako/ImGuiColorTextEdit/blob/master/LICENSE is no impediment
There are many forks out there already :) Btw, yes, I did not really have the time to dive into it, but maybe someday I will have. Actually I have a few ideas how to improve it...
ok nice, unfortunately there are still some PR and questions not answered. I created my fork and merged some PR.
I did some research lately on what is going on forks here, as @BalazsJako sort of pointed out to do so. Tool for that: https://github.com/techgaun/active-forks
Here is the most advanced progress of @BalazsJako work: https://github.com/dfranx/ImGuiColorTextEdit
This is just a part of a bigger project by @dfranx: https://github.com/dfranx/SHADERed
It is not(???) noticed in the ImGui wiki/references yet - but it looks IMHO like a worthy direction or even a successor of the original @BalazsJako work.
I'm trying to resurrect the project in my fork, without adding dependencies. I merged some of the pull requests i found here, fixed bugs, added features, and I'm working on adding multi cursor functionality. My goal is to get something similar to sublime text / vscode. https://github.com/santaclose/ImGuiColorTextEdit
Hello people,
I do not have the opportunity to work on this project these days, I am afraid. It might change at some point, but I cannot promise anything. On the other hand, It is really nice to see that people are still using and developing this little widget. :)
It's a great project. I appreciate your permissive license and your clarity on whether we should expect you to lead the development going forward. Thanks for all your work!
@santaclose
Is it possible to share a minimal demo of the textedit fork being used? I have made a repo where I have reached so far, but the current demo of the original project has a lot of win32 specificity so I am unable to progress beyond seeing the widget.
@santaclose Thanks very much! 😄
No any commits since 2019, no merges nor issue replies. Can we start a fork?