jsii: inherit docs and tags from supertypes, even if hidden #510
Labels
closed-for-staleness
effort/medium
Medium work item – a couple days of effort
feature-request
A feature should be added or improved.
p1
For maximum usability, we should be inheriting member docstrings (and doctags) from supertypes, even if they are not exported.
This reduces unnecessary typing for users.
We should only inherit for the constructor if the signature is the same.
The text was updated successfully, but these errors were encountered: