Is there an Emacs package which does something similar to the "Smalltalk Style" navigation view? It looks like it can be implemented in a very similar way to imenu
Should be interesting, especially if it can leverage lsp for the code analysis.
There was shampoo, an emacs mode for Smalltalk. It's still on github [1] but the old project home page [2] is now gone.
I recall that homepage had a convincing screenshot.
Should be interesting, especially if it can leverage lsp for the code analysis.