Don HO

Results 387 comments of Don HO

@chcg I'll reconsider github CI builds. However, as @ArkadiuszMichalski suggests, we may optimize XML PR in the first place. @ArkadiuszMichalski > Is the PR title will be gotten dynamically each...

The bug has been fixed by https://github.com/notepad-plus-plus/notepad-plus-plus/commit/6c3659fe7300992ae7a3cd32410377bd88ac263a.

The added code makes the source code more complex and more difficult to maintain. If there are more feature requests about this feature, I will consider it.

No request so far, so I think we can close this PR. If there are the similar request coming, I will reconsider it.

@ccuser44 Reformatting is not allow. Please check: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/CONTRIBUTING.md#guidelines-for-pull-requests

I cannot reproduce the crash with [v8.4.9 RC](https://community.notepad-plus-plus.org/topic/24066/notepad-v8-4-9-release-candidate-2), even use the scenario provided by @ArkadiuszMichalski. I do believe the crash bug has been fixed in v8.4.7 or v8.4.8 - in...

https://github.com/notepad-plus-plus/notepad-plus-plus/commit/e2a1234384cbbe0665baee77b1abfee985c1c5d8

When convert EOL from a system to another, implicitly users want the all the EOL set to the converted one, so reset new EOL action is done also for such...

@superbonaci With your instructions, I cannot reproduce the bug with v8.5.1: ``` 1. Download and install [AWK.xml](https://raw.githubusercontent.com/mrharmonies/nppp-awk-highlighter/master/AWK.xml) and install from Language -> User Defined Language -> Define your language... ->...