Don HO

Results 387 comments of Don HO

@momala454 Could you provide the content of `nppLogNulContentCorruptionIssue.xml` which you can find in: "%APPDATA%\Notepad++\" ?

@sorin-costea Sorry, I just saw your message. Sorry about your data losing. What is interesting in the log is there are 2 `WM_QUERYENDSESSION` sent and `config.xml` & `session.xml` are written...

> So if you will agree, I could prepare a simple testing PR @xomx Yes, sure. go ahead please.

I would like to implement this feature as the default behaviour, but then there would be other users complain about their edge settings stop working when Notepad++ is maximized. Surely...

The feature could be implemented quite easily: While users maximize Notepad++, all the edge settings are ignored and the edge is removed; When users restore window's position, edge settings are...

@Kered13 I've tested the PR and find no anomaly so far. However, one more loop is added and the value of `pHandles` that you passed in `::MsgWaitForMultipleObjectsEx(0, nullptr, INFINITE, QS_ALLINPUT,...

@Kered13 OK, I see your point. Thank you for your demo and coding effort. Is your LSP plugin on GitHub or an open source? If it is, I can at...

@Kered13 Since this PR doesn't bring any bug-fix or feature, and furthermore it modifies the application core part which could bring the regressions, I cannot merge it into master for...

@maddes-b > Actual Behavior It is cut down to 255chars Could you provide the detail about the way you observed the filter is cut down to 255 characters?