I'm trying to debug my code inside of an async Task. I've heard Tasks, parallel stacks, and parallel watch windows can be used to do that. However, when I open Debug --> Windows, I see none of those. I also tried searching in the global search tool (Ctrl + Q), but no results there either.
Do I need to install some extension/package in the VS Installer, am I missing something else, or is this a bug?

