When in a Code Completion lookup, press Control+Q;Alt+Button2 to show documentation for a lookup item, including class constructors.
So doing, if a class has more than one constructor, the links are shown:
Following a link shows documentation for the selected constructor.