To open a design unit (module, package, entity, etc.) defined in your project, press Ctrl+P
and type the # prefix. Now filter the list by typing, and select the design unit that you want to open from the list. This superpowered text search only shows the actual declarations of constructs.
This feature is referred to as Go to Symbol in Workspace in the VS Code ecosystem. You can also Go to Symbol in File
