debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Fuzzy search goroutines

Open JackMordaunt opened this issue 2 years ago • 0 comments

When a program has many goroutines, it's cumbersome to click through then to find a function invocation. A fuzzy search that shows what goroutine stacks include a function call would be handy.

image

JackMordaunt avatar Feb 23 '24 04:02 JackMordaunt