young-developer/nppNavigateTo

right-click menu to open all files in resultset

Closed this issue · 1 comments

I've noticed a bunch of people on the community forum complaining about not having a way to efficiently close/open large numbers of files. I think it's absurd that people would open 500 files in Notepad++ at the same time, but it seems like NavigateTo could easily support functionality to make this easier.
Basic idea is that you could right-click on the files display grid and a context menu would pop up with two options, Open all files displayed and Close all files displayed.

@molsonkiko they can use default functionality to open/close files: Ctrl+O and then select using shift. or on tab and close all.