codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

Remove space on end tags

Open sxarthur opened this issue 1 year ago • 1 comments

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:

Screenshot 2023-11-10 023529

sxarthur avatar Nov 10 '23 05:11 sxarthur

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.

codecadwallader avatar Nov 24 '23 17:11 codecadwallader