[Github-comments] [geany/geany] Enhancement - Vertical Editing Sequential Numbering (#2317)

AdamDanischewski notifications at xxxxx
Thu Sep 26 22:17:08 UTC 2019


Ok @elextr you talked me into looking into the code finally. I've got it working with the current Scintilla.
### line 167 geany/scintilla/src/Editor.cxx:   
**from** `multiPasteMode = SC_MULTIPASTE_ONCE;`
    **to** `multiPasteMode = SC_MULTIPASTE_EACH;`
![vertical_paste_fix](https://user-images.githubusercontent.com/10157303/65728722-cdd5e800-e089-11e9-8d12-cbe4c6934a94.gif)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2317#issuecomment-535706906
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190926/435c24cb/attachment.html>


More information about the Github-comments mailing list