Home > Development Tools > VSCode > body text

vscode cannot automatically complete brackets

王林
Release: 2020-03-14 15:54:51
Original
8737 people have browsed it

vscode cannot automatically complete brackets

vscode’s python code completion plug-in does not automatically complete brackets when installed by default. So how to solve this problem?

1. Open the setting interface

vscode cannot automatically complete brackets

(recommended learning: java video tutorial)

2. Click Big Bracket setting.json icon, as shown below

vscode cannot automatically complete brackets

##3, search configuration item python.autoComplete.addBrackets

vscode cannot automatically complete brackets

4, Modify the value to true

vscode cannot automatically complete brackets

Recommended related tutorials:

vscode tutorial

The above is the detailed content of vscode cannot automatically complete brackets. 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