I like to scaffold my function before writing the body, so for me that looks like this
function SetIsSelectionRequired()
end function
But when I pretty return, it auto-indents the end function statement, and does not automatically drag it back to align with the function stgatement.
I’ve tried looking through settings. Nothing is jumping out at me. Any help; would be appreciated.