Pavel
Pavel
> I'm also very eager to find out how `std::map` can _squeeze_ a range into `int` :) I'm sorry, I got a little bit carried away here. You can go...
Personally I would choose speed over size. I believe most other users too. I don't think optimizing for speed over size alone is what is making our builds so much...
Is it normal that GitHub shows diff in this PR with already merged master as if it wasn't merged? Supposedly it should only show new changes in this PR compared...
@csware What are we supposed to do with this PR?
> > > Yesterday I build the vanilla Notepad2 sources (with VS2017) and got a binary of ~800kib, building [bf22e43](https://github.com/ProgerXP/Notepad2e/commit/bf22e43296723fae63e6651508800cb81b676abc) alrteady resulted in ~1,2mib (x86). Could you figure why? Maybe...
> building bf22e43 alrteady resulted in ~1,2mib (x86). I wonder if it's a coincidence that XhmikosR's mod (https://github.com/XhmikosR/notepad2-mod/) is about the same size, 1.38 MB.
> n2e_SelectionEditIsVisibleOnScreen() What is this check for?
> Behavior in point 2 is useful in the following scenario: It breaks Edit Mode: fill several screens with `aa aa` lines, scroll to top, Ctrl+Tab (with the caret near...
It seems to work fine. Push your code changes to the repo.
Is it another problem caused by the Scintilla upgrade?