Unity components don't lint.
Answered
I bought rider for unity purposes. But only after i bough it i saw that unity components (such as : Rigidbody2D) don't lint (get coloured ) and they don't appear in the auto-complete predictions
Please sign in to leave a comment.
Hello!
Please, attach a screenshot
- of full Rider window
- of "File | Settings | Build, Execution, Deployment | Toolset and Build"
- of " Help | About"
Please, try to do the following:
1. Open your project in Unity
2. Setup Rider as a Default script editor (Unity | Preferences... -> External Tools -> External Script Editor)
3. Double-click on a script in Unity to trigger Rider
4. Wait until your solution was loaded in Rider and let me know if the problem persists.
5. If so, please create a new support request by pressing the button on the top of the current page and attach collected logs (Help | Compress Logs and Show in ...).
PS: this blog post might be helpful.