How to specify location of command line dialog

Bryan Kelly 381 Reputation points
2024-12-15T02:33:35.46+00:00

Windows 11, Visual Studio 2019, Python in command line

When the code is started the command line window opens beneath the VS dialog.  How can the location be set to a specific place other than beneath the primary VS dialog?

Side question: Can the word "Python" be made an allowable tag? Where might that question be directed?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,316 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,391 Reputation points Microsoft Vendor
    2024-12-16T06:29:57.6366667+00:00

    Hi @Bryan Kelly, 

    Welcome to Microsoft Q&A! 

    Are you referring to the Command Window by clicking View > Other Windows > Command Window

    To arrange the position of tool window, you can right-click a window's tab or title bar to dock, float and hide window in the IDE.

    Or you can directly drag the title bar of the command window to another location. When you drag the window, a docking guide diamond appears. 

    For more information, please see Customize & save layouts of windows and tabs

    Can the word "Python" be made an allowable tag? Where might that question be directed? 

    Currently, the “Python” tag is not available. If you have any issues with Python, you can report it in Developer Community

    Sincerely,

    Anna


    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

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.