我要评分
获取效率
正确性
完整性
易理解

Installing the Kunpeng DevKit Plugin

Overview

The Kunpeng DevKit plugin is an extension in Visual Studio Code. It can be seen as a plugin in the integrated development environment (IDE).

The Kunpeng DevKit plugin is a client tool for the Kunpeng DevKit within the IDE. It invokes server-side functionalities and enables the use of various features provided by the Kunpeng DevKit. In addition, it can be used to install and deploy the Kunpeng DevKit, as well as manage the features. It facilitates the use of the Kunpeng DevKit in development environments.

Environment Requirements

  • Windows 10
  • VS Code 1.66 or later

Prerequisites

Installing the Plugin

Install the plugin using either of the following methods:

  • Online installation
    1. Open VS Code on your local PC, click in the navigation tree on the left, search for Kunpeng DevKit in the extended menu, and click Install.
    2. After the installation is complete, click in the navigation tree on the left to start the Kunpeng DevKit plugin.
  • Offline installation
    1. Go to the Kunpeng DevKit DownloadDevKit Download page.
    2. Click IDE Plugin.
    3. In the software package area, select Kunpeng DevKit-x.x.x.vsix and click Download Package to download the Kunpeng DevKit plugin.
    4. Open VS Code on your local PC and click the icon in the navigation tree on the left.
    5. Choose > Install from VSIX.... Select the downloaded Kunpeng DevKit plugin package and click Install.
    6. After the installation is complete, click in the navigation tree on the left to start the Kunpeng DevKit plugin.

    x.x.x indicates the version.

Uninstalling a Plugin

  1. Open VS Code on your local PC and click in the navigation tree on the left.
  2. In Extensions, click a DevKit plugin.
  3. On the displayed page, click Uninstall to uninstall the DevKit plugin.
  4. After the uninstallation is complete, click Reload and check that the DevKit plugin has been uninstalled.