-
Sub-task
-
Resolution: Unresolved
-
Major
-
2.0.0.Final
-
None
Let's say I have the Book and Musician entity. When I'm on Book to go to Musician I can :
[Book.java]$ cd ../Musician.java [Musician.java]$
Unfortunatelly there is not TAB completion
[Book.java]$ cd ../ TAB [Book.java]$ cd ../Mu TAB
- is related to
-
FORGE-1448 Cannot cd an Entity with TAB completion
- Closed