Sonu Lohani
Sonu Lohani
Nice finding. I am working on this bug.
What Qt types are you talking about here. As Qt is dependent on C++ so all types will work except std::string which anyway you can convert it to QString by...
I dont know if the devs are even active here. We can have the fork of this repo to work on the bugs.
> Or use other from fffaraz/awesome-cpp#csv repo You could use other. But their could be subtle difference between these libraries. For fast parsing, csv2 is the best.
Let me know if you agree with the suggestions. I could work on this feature.
> > > > Let me know if you agree with the suggestions. I could work on this feature. > > Yes, that will be a nice addition. How do...
Hi @coder3101 Seems like QGlyphRun will not work in this case. I checked kde editor Kate/Kdevelop and saw that even they dont have an option to disable font ligatures. I...
Hi @coder3101 Can i work on this feature if nobody else is working. Thanks
Hi @coder3101 Will https://github.com/cpeditor/cpeditor/pull/516 resolve this issue
> If you want, you can optimize the PR and your logic. Please note that the new code editor will be faster. The slow issue was attributed to some time...