reload all opened files
-
Is there a way to enable reload all opened files? I use the notepad++ for code browsing, but when i change the branch of the repo or something like that, most of the opened files would have updated in background and i have to click multiple time.
-
A long-known trick, if you want to say Yes to Do you want to reload it? for ALL of the files (which in this case I presume you do)…is to hold down the Y key until all of the popups go away.
This will likely leave you a string of undesired yyyyyyyyyyyy in one of your editor windows, but a simple Undo (ctrl+z) gets rid of those.