brupelo
brupelo
Yeah... Plus, writting new tree-sitter grammars wouldn't be a 5min job neither. Now... I wonder, the way the author sold wonderfully his product on the video looked like textmate syntax...
I see, if there is an existing c++ app having edbee-lib as dep I agree would make little sense to use the python wrapper at all. On the other hand,...
> I don't know how muck impact CONFIG+=staticlib has for you.. Hiya Rick! No worries, not a big deal... For the wrapper I can just use a different .pri file...
@gamecreature Let me ask you, any experience with python? Do you like this language?
@gamecreature Oh, that's unfortunate but I totally understand :) . Just asked cos I've posted few minutes ago a little experiment after 3 days working on it full-time trying to...
@gamecreature Hey, thanks for the fast answer and letting me know. I totally understand, the fact you're still maintaining is great news though, plus... having you reviewing potential PRs is...
@gamecreature Awesome :O , yesterday i've compiled and tested latest version of edbee-lib and I can confirm what you're saying there, undo/redo are preserving the regions like sublime_text, codemirror, monarch,...
@andreikop Sad to hear the project isn't actively developed now, I thought it was when I was checking the commit history, prs, issues... when I read the code my first...
Yeah, sounds about right, probably `paintEvent()` should be the proper place where you'd multiple cursors draw logic should be. You can see in one of the examples I've pasted above...
Sure thing, I'll need to get familiar first with terminus as a user (only 20 minutes of usage so far ;)) and then I'll start getting familiar as a dev...