In VSCode when I need to check the documentation for a System Class, say for instance the Console class, I can just go to to reference of the class and see the metadata, like this:
While Rider would just go the class implementation instead. Is this a feature that Rider does not have? I can't quite to find any info on their documentation.