Andrei Kopats

Results 84 comments of Andrei Kopats

git-ignored files still are not ignored

Hi Your review is really impressive Qutepart isn't actively developed now. But PR which implements multicursor feature is welcome. I can not estimate how difficult it will be because never...

Try to implement undo-redo with methods `beginEditBlock()`, `endEditBlock()` You call `beginEditBlock()`, then do a series of edit operations and call `endEditBlock()`. All operations are recorded as single operation. I don't...

@vi, could you please delete cParser...so, so Qutepart would not use C acceleration to highlight the code? Check if bug is reproducible without it.

Hi I'm not sure this issue will be fixed. Enki is not among my priorities now, and there are no other active developers

**vi**, have you seen https://github.com/hlamer/qutepart/issues/2?

_vi_, check https://github.com/hlamer/enki/wiki/User-manual#rectangular-indentation. This is not true rectangular edit, but I hope this feature will be useful for you

Do you indent by 1 indentation level with Space and Backspace? I coded this feature just today.

Yes, it does conflict, if more than one line is selected. `Del` still works