-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysettings-editorVS Code settings editor issuesVS Code settings editor issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
I was building from source and noticed that the new preferences search can only search forward and doesn't respond to shift+enter to search backwards.
I can see that it is because it uses the IIterator interface, but the actual datastructure it uses implements INavigator which supports going backwards.
I have a PR ready if this is something that you're interested in changing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysettings-editorVS Code settings editor issuesVS Code settings editor issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded