Disable Region Formatting for Save Optimizations
Hi All,
I have setup my IDE to only optimize imports and have set that to be the profile in the “Actions on Save”. However, even with this restricted function, I'm still getting `#region` inserted into the codebase on save. Our patterns have a bias towards not using regions, and I have been trying for some time to figure out if there is a way to disable them. Would anyone have insight or experience with this or if it's even possible?
Thanks in advance for any advice you can offer 🙂
Please sign in to leave a comment.
Figured it out (well a co-worker did 😋) — hope this can help someone else along the way!