codemaid
codemaid copied to clipboard
Remove space on end tags
Environment
- Visual Studio version: 2022 Community
- CodeMaid version: 12.0.3
- Code language: C#
Description
I'd like to remove the space on end tags, is it possible?
Steps to recreate
Order to Cleanup Document
ex attached:
Thanks for asking the question. By default CodeMaid adds a space on self-closing angle brackets. You can disable this at CodeMaid->Options->Cleaning->Insert->Insert blank space before->self-closing angle brackets.