Quick navigation to non-root nodes
Currently MPS enables quick navigation to root nodes (cmd+N, etc), however that does not work for non-root nodes.
Consider nested classes in base language. It looks like there is no way to navigate to the nested class by its name.
Is there a way to fix that?
Please sign in to leave a comment.
There isn't a way (apart from using the Console), I'm afraid.
Is it "by design" or just a missing feature?
Is it due to performance implications of a naive approach?