Intellisense is not working with unity 2017.2.0f3.Personal
Answered
I am trying to use Rider on my mac to learn how to develop Unity games, but I noticed that none of the normal predictive coding options come up when I type something in pertaining to Unity such as "Rigidbody" or anything else. I know I should not rely on intellisense solely, but it helps speed up everything.
Please sign in to leave a comment.
Make sure you're using a newer version of Rider. There was an issue with the Unity support where it wouldn't provide code completion with a newer version of Unity. This was resolved in Rider 2017.2 and later.
I have used Rider with unity before on my PC and intellisense worked fine before this.