User Activity

  • Modified a comment on ticket #1489 on Scintilla

    I don't know how to make a patch in git either. On github.com I just know how to make code changes directly in the website (or copy them from a file in my computer), then "commit". There I also can compile online (appveyor.com). If you know a simple way to get the patch in github, please let me know: https://github.com/victorel-petrovich/notepad-plus-plus_vic/commit/0a289fbcdfed89ec82c41f0131145d21ac18c727 I have forked your project here on sourcefourge, but I don't see how to make a patch. By the...

  • Modified a comment on ticket #1489 on Scintilla

    I don't know how to make a patch in git either. On github.com I just know how to make code changes directly in the website (or copy them from a file in my computer), then "commit". If you know a simple way to get the patch in github, please let me know: https://github.com/victorel-petrovich/notepad-plus-plus_vic/commit/0a289fbcdfed89ec82c41f0131145d21ac18c727 I have forked your project here on sourcefourge, but I don't see how to make a patch. By the way, how about moving the project to github? :)...

  • Posted a comment on ticket #1489 on Scintilla

    I don't know how to make a patch in git either. On github.com I just know how to make code changes directly in the website (or copy them from a file in my computer), then "commit". If you know a simple way to get the patch in github, please let me know: https://github.com/victorel-petrovich/notepad-plus-plus_vic/commit/0a289fbcdfed89ec82c41f0131145d21ac18c727 I have forked your project here on sourcefourge, but I don't see how to make a patch. I probably need to install https://www.mercurial-scm.org/downloads...

  • Modified a comment on ticket #1493 on Scintilla

    OK. But it doesn't have to be the other way around, does it? I.e, deselection does not have to imply exiting rectangular mode. Just like when keep Alt+Shift pressed, it's possible to deselect (make selection empty) with the arrows.

  • Modified a comment on ticket #1489 on Scintilla

    From what I have found, the changes would be made in Message::LineDelete: in this location: https://sourceforge.net/p/scintilla/code/ci/default/tree/src/Editor.cxx#l4017 Please see the attached the compressed file of Editor.cxx. It's first time for me contributing code to Scintilla. I'm not familiar with Mercurial and how to make a patch... I could learn it next time if needed. Explanation of changes: Replaced the lines 4018-4020 of Message::LineDelete: with lines 4008-4011 Message::LineCut:, to...

  • Posted a comment on ticket #1489 on Scintilla

    From what I have found, the changes would be made in Message::LineDelete: in this location: https://sourceforge.net/p/scintilla/code/ci/default/tree/src/Editor.cxx#l4017 Please see the attached the compressed file of Editor.cxx. It's first time for me contributing code to Scintilla. I'm not familiar with Mercurial and how to make a patch... I could learn it next time if needed. Explanation of changes: Replaced the lines 4018-4020 of Message::LineDelete: with lines 4008-4011 Message::LineCut:, to...

  • Posted a comment on ticket #1493 on Scintilla

    OK. But it doesn't have to be the other way around, does it? I.e, deselection in principle does not have to imply exiting rectangular mode. Just like when keep Alt+Shift pressed, it's possible to deselect (make selection empty) with the arrows.

  • Posted a comment on ticket #1493 on Scintilla

    I understand that Right/Left will deselect, and that can be kept. But what I'm refering to in this Feature is not to destroy / collapse the tall vertical caret (the multiple component carets) when you press the arrow keys.

View All

Personal Data

Username:
vic5
Joined:
2018-08-23 22:12:07
Location:
Canada / PDT

Projects

  • No projects to display.