If you’re talking about VS Code (or VS Code-based editors), you can sort of do that by setting a shortcut on the Go to Symbol in Workspace... command. It will include non-Convex functions as well, but it can be a good start. If you’re looking for a function in a particular file, a combination of Go to File... and then Go to Symbol in Editor... (which searches for symbol in the current file) works well.