Nickmorhun
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Nickmorhun commented, -
Nickmorhun created a post, .NET Core SDK is missing (Windows)
Hello,I'm having a weird issue. I have .NET Core installed in Rider and it was working until today. But after Rider hung up and I force-closed it, my .NET Core SDK is missing. I'm not sure if I had... -
Nickmorhun created a post, AnsweredIs this an analyzer bug?
Rider keeps telling me that Null refs are possible but I don't see how. class Class1{ internal enum Enum1 { Case0, Case1, Case2, } internal Enum1 EnumField { get; s... -
Nickmorhun commented, -
Nickmorhun created a post, AnsweredHow to use File Templates in C#?
I copied a simple template for Unity plugin and renamed it but there is no such template when I open the context menu, only the standard templates. Do I miss something here? JetBrains Rider 2...