A concept for navigating code in an environment that doesn't care about files. Instead of your IDE jumping you over to a different file, it could just show the referenced item and any helpful context. For example, viewing an interface could automatically show you all the types that implement it, or viewing a method could show you the associated type.

https://bvisness.me/apps/columns/