Home > Development Tools > VSCode > body text

What should I do if the vscode terminal cannot input?

王林
Release: 2020-03-24 16:06:32
Original
7357 people have browsed it

What should I do if the vscode terminal cannot input?

The solution is as follows:

Change the default powershell to bash in Git, that is, configure Git into VS code.

First, open the user settings, search for shell, and find the [path to the shell used by the terminal on Windows] option

What should I do if the vscode terminal cannot input?

(recommended for learning video tutorials: java video tutorial)

What should I do if the vscode terminal cannot input?

Then just add the git-bash path

What should I do if the vscode terminal cannot input?

Find the Git folder, add git-bash to Integrated >shell under the terminal: Windows and save it

What should I do if the vscode terminal cannot input?

Recommended tutorial: vscode tutorial

The above is the detailed content of What should I do if the vscode terminal cannot input?. 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!