Just recently my SSMS changed and it's driving me crazy. Normally when you right click on a stored procedure and select "Modify", it outputs the stored procedure code as a bunch of SQL statements.
Starting yesterday, mine now outputs a giant sp_executesql statement (see screenshot). What setting controls this?? Using v 18.12.1

