How to add Tasks window to Debug Menu

Anonymous
2024-04-22T13:31:09.6033333+00:00

Hi. I am trying to debug my Tasks but The Debug-> Windows menu Item does not have a selection for Tasks.

Developer technologies Visual Studio Debugging
Developer technologies C#
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2024-04-23T07:31:34.96+00:00

    Hello @Ronald Rex,

    @Viorel’s suggestion is correct.

    This document: Using the Tasks Window (C#, Visual Basic, C++) says:

    You can use the Tasks window whenever you break into the debugger. You can access it on the Debug menu by clicking Windows and then clicking Tasks.

    The Tasks window option will be displayed when you were debugging(after you run to debug your project).

    Please try to set breakpoints and run your project first.

    In rare cases, the Tasks option may be removed. You can reset it by clicking Extensions > Customize Menu… > select Menu bar: | Debug|Windows > click Reset All to reset it(see following screenshot).

    User's image

    Sincerely,

    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.