Less options in right mouse click

All the options marked in yellow are missing in my VS:

any ideas what might be the problem?

Thanks in advance.

Problem solved.
Apparently I tried to add watch while not being in the debug mode so I didn’t have the option.

Love&Peace.

1 Like

Glad you solved it!

In my case, instead, those options are grayed out and i cant use them (wanted to add a stopwatch, for example, like ben does).

Help, thanks!

Screenshot?

You have to be at a breakpoint, I assume you’re just at getting an input. Go to a point where you want to stop execution in your code and right click and add a breakpoint.

Privacy & Terms