Home > Development Tools > VSCode > What to do if the terminal cannot input in vscode

What to do if the terminal cannot input in vscode

hzc
Release: 2020-06-06 14:20:12
Original
8419 people have browsed it

What to do if the terminal cannot input in vscode

The method that the terminal cannot input in vscode is:

The problem occurs:

Newly installed VS Code terminal The window cannot enter commands

What to do if the terminal cannot input in vscode

##Solution:

Right-click the VS Code shortcut, click Properties, and open the "Compatibility" tab. Check "Run this program as an administrator" and click OK.

is as follows:

What to do if the terminal cannot input in vscode

Result:

After the modification is completed, restart VS Code, but you still cannot enter commands in the terminal window normally

What to do if the terminal cannot input in vscode

Final solution:

1.win r Open the system command prompt cmd;

2.The upper left corner of the window Right-click -> Properties, check "Use old version console";

3. Restart VS Code;

Recommended tutorial: "

VSCode Tutorial"

The above is the detailed content of What to do if the terminal cannot input in vscode. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template