peter-frentrup / NppMenuSearch

Notepad++ Menu Search Plugin
Other
39 stars 11 forks source link

add search for open tabs. #40

Closed alireza-delavari closed 11 months ago

alireza-delavari commented 11 months ago

npp_search_open_tabs

peter-frentrup commented 11 months ago

Hi,

This is a really nice feature! There are some small bugs with the keyboard navigation (Up/Down keys jumping around), but that is an easy fix and the caption "Open Files" is probably better than "Tabs". I will implement these corrections after merge

Peter

Gitoffthelawn commented 10 months ago

If not already implemented, it will be beneficial to have an option for the user to be able to toggle this functionality on/off.

peter-frentrup commented 10 months ago

No, implementing user options for a simple search field adds too much complexity for too little gain. A product should work out of the box without asking the user to make decisions.

One could argue that this separate "Open Files" group is not necessary anymore, since the ▼ menu now gets correctly searched. But I also believe that it does not harm, muscle memory too much, because it is only the third group.