Installing the Kunpeng DevKit Plugin
Introduction
The Kunpeng DevKit is an extension in VS Code. It can be seen as a plugin in the integrated development environment (IDE).
This plugin works as a client of the Kunpeng DevKit in the IDE that invokes the server functions to implement the functions of each Kunpeng DevKit tool. In addition, you can install, deploy, and upgrade the Kunpeng DevKit, and manage its subtools.
code-server is an open source project. It allows developers to run VS Code using a browser on any device. If you want to install the DevKit in the code-server environment, refer to Installing the DevKit Using code-server.
Environment Requirements
The current Kunpeng DevKit version has been verified on Windows 10.
Prerequisites
You have installed VS Code.
Installation Methods
You can install the tool using either of the following methods:
- Install the plugin at VS Code Marketplace.
In the extensions menu of VS Code, search for the extension by entering keywords such as Kunpeng or Kunpeng DevKit. Click Install when the search result is displayed.
- Download the plugin package from the Kunpeng community.
- Log in to the Kunpeng DevKit download page.
- Click IDE Plugin.
- Click Download to go to the VS Code Marketplace.
- Install the plugin using either of the following methods:
- Click Install to open VS Code. Then click Install to install the plugin.
- Alternatively, you can click Download Extension in the menu bar on the right to download and install the plugin package.
- Open VS Code on your local PC and click the
icon in the navigation tree on the left. - Choose
> Install from VSIX. Select the downloaded Kunpeng DevKit package and click Install.
- Open VS Code on your local PC and click the
After the installation is complete, click
in the navigation tree on the left to start the Kunpeng DevKit plugin.
- This plugin is compatible with VS Code 1.93.0 or earlier.