Missing Explore Unity docs options (and other Unity integration features)
Hi there,
Just jumping into Rider for the first time and it seems great but I'm not sure I have it set up right. I'm missing a lot of the features mentioned here - https://www.jetbrains.com/dotnet/promo/unity/. One that could be particularly useful is the options to explore unity docs. I don't get that option when hovering over anything, is there some setting or something that I could be missing?
I'm on Unity 2019.4.3f1 with Rider 2020.2 and Unity package 1.1.4
Sorry if this is a basic question, but I can't find anyone else with this issue... Seems odd. So, if anyone can point me in the right direction that'd be great!
Thanks,
Pete
Please sign in to leave a comment.
Hi,
Full Unity docs are not displayed on hover - you need to call Quick Documentation action (Ctrl+Q with ReSharper keymap and Ctrl+Shift+F1 with Visual Studio keymap). If Rider does not display Unity-specific docs (for example, if documentation for Start() or Update() only shows signature), please ensure that the "Unity Support" plugin is enabled.
I would also suggest updating "JetBrains Rider Editor" package to a more recent version 2.0.7
Ahh cool, I'm using IntelliJ(OSX) but I found the mapping for that shortcut.
Thanks for that!
P.
Thanks for the update! Do not hesitate to contact us if you have any other questions.