Tom Maxwellmans
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Tom Maxwellmans created a post, AnsweredWhy does running Roslyn Analyzer crashes with NuGet library?
When I create a new blank Roslyn project in Rider.And then add any NuGet package to it.(I've just inserted Newtonsoft.Json.WriteState writeState = WriteState.Array; into the source so that Newtonso... -
-
Tom Maxwellmans created a post, No intellisense for bpy package
I have used pip in Pycharm to install the bpy package. It seems that all the files exist in the site-packages folder But PyCharm has no intellisense for the bpy package Is there a way to ge...