Region for local function Deafsah Created October 10, 2022 10:34 Hi, is it possible to make automatic wrapping of local functions into a region? public void Method() { LocalFunction(); #region Local Functions void LocalFunction() { } #endregion }
Hello,
thank you for contacting us.
Have you tried this feature: https://www.jetbrains.com/help/resharper/Coding_Assistance__Surrounding_with_Region.html#working-with-regions-in-the-file-structure-window ?
Thank you!
no, I meant that regions should be created with the `Clean up` command
Hi,
thank you for the answer.
We don't have such feature in ReSharper.
Thank you!
Ok, thank you for the answer!