This commit is contained in:
krahets
2024-05-01 07:30:15 +08:00
parent 85f0bc4ed1
commit d246e08cc6
68 changed files with 220 additions and 220 deletions

View File

@@ -3788,7 +3788,7 @@
<p><a class="glightbox" href="../installation.assets/vscode_installation.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="Download VS Code from the official website" class="animation-figure" src="../installation.assets/vscode_installation.png" /></a></p>
<p align="center"> Figure 16-1 &nbsp; Download VS Code from the official website </p>
<p>VS Code has a powerful extension ecosystem, supporting the execution and debugging of most programming languages. For example, after installing the "Python Extension Pack," you can debug Python code. The installation steps are shown in the following figure.</p>
<p>VS Code has a powerful extension ecosystem, supporting the execution and debugging of most programming languages. For example, after installing the "Python Extension Pack," you can debug Python code. The installation steps are shown in Figure 16-2.</p>
<p><a class="glightbox" href="../installation.assets/vscode_extension_installation.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="Install VS Code Extension Pack" class="animation-figure" src="../installation.assets/vscode_extension_installation.png" /></a></p>
<p align="center"> Figure 16-2 &nbsp; Install VS Code Extension Pack </p>