xomx

Results 123 comments of xomx

I did a quick look at the problem but did not find a simple "single place" solution. IMO this needs a special handling at the N++ filebuffer closing time. What...

@Yaron10 > 1. If you set `Preferences -> MISC. -> File Status -> Auto-Detection` to `Enable for all opened files`, NPP does activate that tab. Thank you, I totally forgot...

@piomiq I am just finished a fix, which is needed before anyone could try a PR for this. If everything will be ok (let's say after that fix will be...

I saw similar stuff reported before: https://community.notepad-plus-plus.org/topic/21520/notepad-using-a-lof-of-cpu but I have never been able to reproduce this problem myself. It needs a cooperation from your side to identify the source of...

For the 1st look, it will be enough if you just: - rightclick on the "notepad++.exe" in the PH, then select "Properties" from the popup menu - select "Threads" tab...

@alankilborn > When I get to see whats going on with Process Hacker He uses [Process Hacker](https://processhacker.sourceforge.io/) instead of the standard Task Manager.

Sorry, been busy, now I can continue with this. @lpdx You need to run the `DEBUG` version of N++ (using a relevant PDB-file for your current N++ version 8.3.3 x64...

Ah, I misinterpreted the order of the calls in the PH-callstack (I am used to the opposite one, in the PH the callstack frame with the lowest number (0) is...

@felipecalliariart - download this [NPP_HIGHCPU_USAGE.7z](http://redwoodal.sweb.cz/NotepadPlusPlus/NPP_HIGHCPU_USAGE.7z) archive - decompress it right in the "C:\" (it is important to have the same folder path as is described below...) - go to the...

@Cappella-1871 Thanks for the callstack. This is evidently the same pattern as [above](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11556#issuecomment-1123160306), but this time we have the relevant N++ function calls decrypted thanks to you. The `GetNameSpace` function...