Hi @ddomen ,
Welcome to Microsoft Q&A forum.
I think the inconsistent behavior may be caused by Step over properties and operators (Managed only)
option. Will it work if you try to disable Step over properties and operators (Managed only)
option(Tools > Options > Debugging > General)?
Step into properties and operators in managed code
Best Regards,
Tianyu
- If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hi @ddomen , no problem and yes, I agree.
But this should be the only option to control whether to step into or step over properties, and it is not very customizable, I'm afraid.
Perhaps you can search in VS Marketplace to check if any tools/extensions can help to improve this feature, or suggest this feature to VS Product Team here.
Best Regards,
Tianyu