Cmlewis89
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created Unity DOTS unable to see Roslyn source generators code from Unity ECS systems like use of SystemAPI
I no longer see any generated code for Unity DOTS ecs systems. Is this a setting I may have disabled? How can I enable this code vision such that I can browse the source gen? Info from rider blog: ... -
Created Code Completion uses Expression-bodied functions regardless of Code Style settings
With the latest version of Rider I see that when I use Code Completion to create a method, like: The Intellisense / Code Complete / Resharper or w/e is driving this functionality makes the functio...