Home > Development Tools > VSCode > vscode cannot set breakpoints

vscode cannot set breakpoints

王林
Release: 2019-11-06 13:25:28
Original
11749 people have browsed it

vscode cannot set breakpoints

Vscode solves the problem of not being able to break points in Html files:

By default, VSCode cannot break points in Html files, but the settings can be modified. .

1. First open: File->Preferences->Settings Options;

2. Then open Functions->Debugging->check "Allow any Set breakpoint in file" option.

vscode cannot set breakpoints

This way you can break points in the Html script tag.

Recommended tutorial: vscode tutorial

The above is the detailed content of vscode cannot set breakpoints. 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