✅ Plenty of empty lines in `.csproj`
So seems like Rider or something else is adding many empty lines for unknown reason. Is there a way to fix this and have you encountered this?
7 Replies
Well yes, the empty lines are there
Indeed it's a diff viewer in Rider when committing, which is how I've even noticed that
And I have to remove the empty lines every few days or weeks
I use Rider as my daily driver and have not experienced this issue
Are you using EAP? Or have you played around with the file templates? What extensions do you have installed?
Nope, 2023.2.1 the usual. Haven't changed any file templates. As for ext,
.ignore
, Structured Logging
, and a bunch of bundled default enabled ones like: Settings Sync
, keymaps, Markdown
, Shell Script
, YAML
, Git
(hub/lab too), Diagrams
, dotCommon
, dotCover
, dotTrace & memory
, Dynamic Program Analysis
, EditorConfig
, File Watchers
, Performance Testing
, Rider Diagrams
, Support for ASP.NET and Razor
, Terminal
, Unity Support
Perhaps worth reporting to the official JB bugtracker, but thought I'd ask here too in case anyone else encountered itWas this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.Looks like Jetbrains fixed it, lol. I was wrong about the dependencies