bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.08k stars 222 forks source link

Add Jet brains rider IDE support #58

Closed ysmoradi closed 5 years ago

behzad888 commented 5 years ago

see this

ysmoradi commented 5 years ago

Last time, I was testing bit enabled project on vs4mac, and it was working. Let me test jet brains rider ide too. BTW, I can't establish a connection between this issue and that nuget package. Could you please provide me more data?

behzad888 commented 5 years ago

Whoops! that was my mistake. When I use Rider I got some warnings! for instance Possible null assignment to entity marked with 'NotNull' attribute that came from Resharper. After one hour search, I received to JetBrains.Annotations, It has many annotations to control and help reduce false positive warnings. Now, I think it's ok. Let me check again

ysmoradi commented 5 years ago

The code generator is using msbuild task and it can be added to projects using nuget package.

lock[bot] commented 5 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Read more about our automatic conversation locking policy.