d w
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
-
Created Git - tracked but `uncommitable` files
AnsweredThe case is as following: In the project I work, there are some files changed locally (e.g. appsettings.Development.json, launchSettings.json) that are tracked (Git), but I can't commit these files... -
Created Markdown preview does not work
Markdown preview just stopped working. It doesn't work for any of .md file. Using Rider 2022.2 and the default Markdown plugin. Any suggestions how to enable that again? -
Created File-scoped namespace enabled by default
AnsweredWhen creating a new C# class, I would like to have file-scoped namespaced class by default (for proper C# language). Is that possible in Rider?