Open
Description
Environment
- Visual Studio version: 2019 16.6.1
- CodeMaid version: 11.1
- Code language: C#
Description
Currently there isn't a way (that I know of) to exclude certain tags from comment formatting, in my case I want to exclude the threadsafety from formatting.
Steps to recreate
- Add a class with a threadsafety tag
- run comment formating
- the content of the tag change
Current behavior
The content of the tag is changed
Expected behavior
The content of the tag is not touched