Unity Scripting Reference

Answered

Before i've tried Rider, i was using plugin in Unity3d called Script Inspector 3. It has cool feature: when you select class from unity engine and press shorcut, it goes to unity scripting reference. For example, you select MonoBehaviour class, press shortcut and it goes to https://docs.unity3d.com/ScriptReference/MonoBehaviour.html. There is Ctrl+Q, but it's not exactly what i want.

1
4 comments
Avatar
Permanently deleted user

Seems like Visual Studio already has this kind of functionality: http://unityvs.com/documentation/unity-documentation/

0

Please check the https://github.com/JetBrains/resharper-unity documentation:
"Read more" in QuickDoc will navigate to the Unity API documentation, locally if available, or via the Unity website.

0
Avatar
Permanently deleted user

Yeah, there is a button, but it's gray. Shouldn't it be enabled by default when you get resharper-unity?

 

0

Please sign in to leave a comment.