debugger
debugger copied to clipboard
Fuzzy search goroutines
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.