When working with Java in Eclipse IDE I really like the keystroke ctrl+shift+T
to open a Java type.
I figured out that Angular IDE provides an equivalent to open a TypeScript type with ctrl+shift+M
keystroke.
But this keystroke seems not to work because there are no proposals listed to select from. [1]
Also, it would be great to bind that command to ctrl+shift+T
by default (when being in Angular perspective). This is because this key binding is so popular for developers working with Eclipse IDE.
—
[1] open-typescript-type.png
Attachments:
You must be
logged in to view attached files.