You can use https://github.com/buunguyen/octotree to simplify the navigation. But it doesn’t seem to work with the Sourcegraph extension, or vice versa, yet though.
I had the same idea. Really cool project, but I would love to see this for more languages (C, C++, Java). Arguably, these languages should be easier, because of explicit, static typing and a strong symbol hierarchy.
This is amazing, but I’d really want it to work for Java. Trying to navigate through 8 layers of package directories makes it really difficult.
You can use https://github.com/buunguyen/octotree to simplify the navigation. But it doesn’t seem to work with the Sourcegraph extension, or vice versa, yet though.
Java support is next for us. If you +1 or follow the issue at https://github.com/sourcegraph/sourcegraph.com/issues/172, you’ll get an update when it’s ready.
I had the same idea. Really cool project, but I would love to see this for more languages (C, C++, Java). Arguably, these languages should be easier, because of explicit, static typing and a strong symbol hierarchy.
Wish it was available for fx…