This might be a limited use case, but it would be a big help in larger projects. Especially if your app has a large number of variables or objects, but it would apply to several situations in puzzles.
In many applications, if you invoke a pop-up list with a large number of options, you can start typing the name you’re looking for and the list will either start filtering based on what you type, or jump to a location on the list.
For instance, looking at the attached image, you might be looking for properties of an html element, and press the ‘v’ key to jump to that part of the list.
Just a thought for your consideration. I have no idea how difficult this would be to globally implement, or if it would have an unacceptable hit on screen responsiveness. But if it worked smoothly, it would be much easier for the user than scrolling through an enormous list, then scrolling back because you passed it, and then trying to scroll in smaller increments to get to the correct item.
Attachments:
You must be
logged in to view attached files.