Home > Development Tools > VSCode > body text

What should I do if the vscode output is garbled?

藏色散人
Release: 2019-11-18 09:36:18
Original
5765 people have browsed it

What should I do if the vscode output is garbled?

What should I do if the vscode output is garbled?

First open the vscode software; then click File -> References -> Settings -> Commonly Used;

Finally add this sentence: "code-runner.runInTerminal ": true.

Related introduction:

Visual Studio Code (VS Code for short) is an open source code editor developed by Microsoft that supports operating systems such as Windows, Linux and macOS. It supports Tested and built-in Git version control function, it also has development environment functions, such as code completion (similar to IntelliSense), code snippets and code refactoring, etc. The editor supports user personalized configuration, such as changing theme colors, keyboard Various attributes and parameters such as shortcuts, and also has built-in extension management functions in the editor.

The above is the detailed content of What should I do if the vscode output is garbled?. 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!