Open
Description
For modules with many packages/directories like the standard library It would be helpful if directories were listed in the "Jump to" dialog.
Example use case
Visit https://pkg.go.dev/std
Press "f"
Type "template", and the "Jump to" dialog would list:
- html/template
- text/template
- text/template/parse