Show/Hide modules and forms in the UI

We have some pretty big apps, and it gets very challenging to navigate them as a developer. We end up relying really heavily on ctrl-shift-F and generally it’s pretty easy to get lost!

It would be great if we could ‘hide’ content at the package-level (with a show hidden toggle if we needed to unhide something). Then we could hide everything that we weren’t actually working on in any given moment.

VS Code has a “locate in folder” in context menu…

1 Like