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
- 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. - After the installation is complete, click
in the navigation tree on the left to start the Kunpeng DevKit plugin.
- Open VS Code on your local PC, click
- Offline installation
- Go to the Kunpeng DevKit DownloadDevKit Download page.
- Click IDE Plugin.
- In the software package area, select Kunpeng DevKit-x.x.x.vsix and click Download Package to download the Kunpeng DevKit plugin.
- 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 plugin package and click Install. - 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
- Open VS Code on your local PC and click
in the navigation tree on the left. - In Extensions, click a DevKit plugin.
- On the displayed page, click Uninstall to uninstall the DevKit plugin.
- After the uninstallation is complete, click Reload and check that the DevKit plugin has been uninstalled.
Parent topic: Installation