Describe the bug
The context menu for adding constructor arguments is not showing up if your subject extends a class which holds the constructor without having a constructor on its own.
Expected behavior
Even though Abstraction could and should be avoided most of the time, sometimes you are stuck with legacy code where refactoring is currently not an option. So I beg you to implement this change :)