Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Zepp OS Dev ToolsNew to Visual Studio Code? Get it now.
Zepp OS Dev Tools

Zepp OS Dev Tools

Zepp

|
1,649 installs
| (1) | Free
The official VS Code plug-in of Zepp OS is intended to improve development efficiency and experience.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

zeppos-dev-tools

Introduction

Zepp OS Dev Tools currently implements visual interaction with the npm package @zeppos/zeus-cli (CLI for short) command, and will support more features in the future.

Requirements

  • Requires Visual Studio Code version 1.67.0 and above

Plugin Configuration

Configure 1(Version 0.1.0 is not supported)

Run mode Terminal-based, or GUI-based:

  • terminal: Command interaction is based on the terminal command line
  • GUI: Command interaction is based on the GUI

The default value is GUI

mode

Configure 2

The shortcut displayed in the status bar at the bottom:

  • dev: The zeus dev command corresponding to the CLI
  • preview: The zeus preview command corresponding to the CLI
  • bridge: The zeus bridge command corresponding to the CLI
  • build: The zeus build command corresponding to the CLI
  • rocket: Full Feature List

The default value is []

set-statusbar

Plugin Usage

Mode 1

Add zepp-os-explorer view for USER, STATUS, BUILD related information display and provide shortcut function buttons.

zepp-os-explorer

Mode 2

In any interface of VS Code, use the shortcut command Command + P or Ctrl + P to bring up the window and type >zeus, then all supported commands will appear, click on the one you need to proceed.

command+p

Mode 3

On the editor page, open any file and you can see a little ZEPPOS icon in the title status bar in the upper right corner, click it to summon a pop-up list of all commands.

right-corner-zepp-os

Mode 4

After activating the plug-in (i.e., having executed Mode 1 or 2 or 3 once, and the Plugin Configure 2 is effectively set), the common commands of the CLI will appear in the status bar at the bottom of VS Code, making subsequent development faster.

statusbar

Support commands

  • zeus.commands Full Feature List
  • zeus.docs View Documents
  • zeus.check.install Check if the @zeppos/zeus-cli dependency is installed globally
  • zeus.create The zeus create command corresponding to the CLI
  • zeus.init The zeus init command corresponding to the CLI
  • zeus.login The zeus login command corresponding to the CLI
  • zeus.logout The zeus logout command corresponding to the CLI
  • zeus.status The zeus status command corresponding to the CLI
  • zeus.config The zeus config command corresponding to the CLI
  • zeus.dev The zeus dev command corresponding to the CLI
  • zeus.build The zeus build command corresponding to the CLI
  • zeus.preview The zeus preview command corresponding to the CLI
  • zeus.bridge The zeus bridge command corresponding to the CLI
  • zeus.simulator Shortcut command for zeus config to set simulator

If you are not familiar with the CLI and its commands, you can check out the CLI documentation

Contact Us

  • Via email zepp-devkit@zepp.com
  • Through the website https://docs.zepp.com/
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft