> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 安装扩展

> 从 Qualcomm Software Center 下载并安装 Qualcomm® VSCode 扩展。

## 下载

该扩展可在 [Qualcomm® Software Center (QSC)](https://softwarecenter.qualcomm.com/catalog/item/qualcomm_ide_developer_edition) 获取 — **无需账户或登录**。

<img src="https://mintcdn.com/qualcomm-prod/RietNfmN9gs2vaJw/Tools/QVSCE/images/software_center_download_page_community.png?fit=max&auto=format&n=RietNfmN9gs2vaJw&q=85&s=5f2e3581ff4da53c05f4c6a1d87ed665" alt="Qualcomm Software Center — 下载页面" width="1708" height="964" data-path="Tools/QVSCE/images/software_center_download_page_community.png" />

<Note>
  在目录页面中查找 **Qualcomm IDE Developer Edition**。下载的是一个 `.vsix` 文件。
</Note>

## 在 VS Code 中安装

<Steps>
  <Step title="打开扩展侧边栏">
    点击活动栏中的扩展图标（或按 `Ctrl+Shift+X`）。
  </Step>

  <Step title="从 VSIX 安装">
    点击扩展面板顶部的 `…` 溢出菜单，选择 **Install from VSIX…**

    <img src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/QVSCE/images/vscode_install_from_file.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=0da57992d58fa53d68c3a2aa98ae13a4" alt="VS Code — 从 VSIX 安装选项" width="682" height="269" data-path="Tools/QVSCE/images/vscode_install_from_file.png" />

    浏览到您下载的 `.vsix` 文件。

    <Warning>
      **Windows 用户：** 请在 **WSL 内部** 安装扩展。在此步骤之前，请确认 VS Code 状态栏显示 **WSL: Connected**。

      <img src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/QVSCE/images/vscode_wsl.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=21ce2df0e16b448f29fc4e38b2eb0afd" alt="VS Code — WSL 已连接状态" width="143" height="114" data-path="Tools/QVSCE/images/vscode_wsl.png" />
    </Warning>
  </Step>

  <Step title="激活扩展">
    安装完成后，活动栏中会出现一个 **Qualcomm** 图标。点击它。

    <img src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/QVSCE/images/vscode_extension_icon.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=cfbd12ec7713ee6f55f87c29d6b8f9fd" alt="VS Code — 活动栏中的 Qualcomm 扩展图标" width="359" height="274" data-path="Tools/QVSCE/images/vscode_extension_icon.png" />

    在侧边栏中选择 **Home**，然后点击 **Get Started** 启动主机设置向导。
  </Step>
</Steps>

## 验证安装

您应该能在活动栏中看到 Qualcomm 扩展图标，并且能够在侧边栏中导航到 **Home**。

<Check>
  **Home** 页面加载并显示 **Get Started** 按钮 — 您已准备好配置开发环境。
</Check>
