d w
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
-
-
d w created a post, AnsweredGit - tracked but `uncommitable` files
The 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... -
d w created a post, 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? -
-
d w created a post, AnsweredFile-scoped namespace enabled by default
When 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?