dotnet/roslyn
Add new line formatting analyzer rules to Code Cleanup
Aberta
#56.211 aberto em 6 de set. de 2021
Area-IDEConcept-Continuous ImprovementIDE-Formatterhelp wanted
Métricas do repositório
- Stars
- (20.414 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)
Description
Version Used:
latest vs 2022 as of writing
Steps to Reproduce:
- Create sample maui app
- make a mess out of default formatting (spurious new lines, messed indentations etc.)
- run code clean up profile with code formatting included
- nothing happen to messed formatting
Expected Behavior:
Formatting apply as specified in text editor settings
Actual Behavior: formatting remains unchanged
I hope it is right place to report such thing. Similar issues where converted to roslyn tickets from vs feedback system.