0

When I write Java in IDEA, I can use Ctrl+Click to enter a class and display full documents of class. I really like this. But in Rider, it's just a little bit documents.

For example, I enter class Integer and see a lot of documents on class, field and method. int in idea

In class Int32 with Rider, there are just a few documents. int32 in rider

Now I have to search in Microsoft's website for full documents like Java in IDEA. How can i get documents in Rider like IDEA?

Deng Jim
  • 1
  • 1
  • What do you mean by _full documents of class_? Can you please add a screenshot of how it looks in your Java IDEA? In Rider, you can hover over every type and it will display a part of the docs. Furthermore, you can jump into the online docs. – mu88 Jun 13 '23 at 13:01
  • @mu88 I update some screeenshots. I know there are online docs in website. But switch frequently between browser and IDE is just not convenient. – Deng Jim Jun 14 '23 at 02:32
  • And which Microsoft docu would you like to see for `Int32`? [This one](https://learn.microsoft.com/en-us/dotnet/api/system.int32)? – mu88 Jun 22 '23 at 06:31

0 Answers0