programming-idioms icon indicating copy to clipboard operation
programming-idioms copied to clipboard

New keyboard shortcut: go to first search result matching implementation

Open Deleplace opened this issue 2 years ago • 0 comments

E.g. at https://programming-idioms.org/search/rust+iterate ,

hitting Enter or Space or M should take make directly to implementation 5312, which is the first implementation with the css class "matching".

If no implementation has class "matching", then take me to the first idiom in the result list.

Deleplace avatar Nov 07 '23 15:11 Deleplace