Home  >  Article  >  Development Tools  >  Why is there no automatic prompt when typing code on vscode?

Why is there no automatic prompt when typing code on vscode?

尚
Original
2020-01-11 13:41:0112753browse

Why is there no automatic prompt when typing code on vscode?

Generally, if you move the cursor and then continue writing, you will get a code prompt. The effect is as shown in the figure:

Why is there no automatic prompt when typing code on vscode?

Not available on vscode The auto-suggestion may be caused by not checking "Control whether quick suggestions are disabled in active snippets" in the settings. Solution: Search prevent in settings and uncheck the previous one.

Why is there no automatic prompt when typing code on vscode? Recommended tutorial: vscode tutorial

The above is the detailed content of Why is there no automatic prompt when typing code on vscode?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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