SearchFox Search Result Copy

Injects buttons to the left of searchfox.org results, allowing for a one-click copy of the <path>:<line> of the location of the result.

Δημιουργός
bytesized
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
0
Βαθμολογίες
0 0 0
Έκδοση
1.03
Δημιουργήθηκε την
02/03/2025
Ενημερώθηκε την
02/03/2025
Μέγεθος
6 KB
Άδεια
MIT https://mit-license.org/
Εφαρμόζεται σε

This script injects "copy" buttons into searchfox.org, just to the left of the search result line numbers. Pressing a button copies file and line number (separated by a :) of the search result to the paste buffer and, once the copy has succeeded, turns the copy icon into a checkmark. This can be quite useful when doing things like changing the signature of a widely used function. Just search for the function and go down the list. Copy each usage location into the paste buffer, paste it into the navigation utility of your editor/IDE, change the invocation, and repeat. The checkmarks even make it easy to avoid losing your place.