Skip to content

coredevices/pebble-vscode

Repository files navigation

Pebble VS Code Extension

This extension provides a development environment for Pebble apps and watchfaces. Rather than running commands using the pebble CLI, you can access those via buttons in the VSCode interface.

Installation

Download it from the VS Code Extension Marketplace: https://marketplace.visualstudio.com/items?itemName=coredevices.pebble-vscode

Features

Run button at the top of each Pebble project file. Run Button

Run it on a phone or emulator, with or without logs. Run Options

Start a new watch app from the sidebar. Sidebar

Terminal-style interface in the command bar. Command Bar

Take any action from the VS Code command palette. Command Palette

Requirements

You'll need the pebble command-line tool installed. If you don't have it, check out the instructions in the Pebble SDK documentation.

Extension Settings

This extension contributes the following settings:

  • pebble.defaultPlatform: Set the default emulator platform.
  • pebble.phoneIp: Set the default phone IP.

Building

To develop this extension, open this folder in VS Code, then select Run -> Start Debugging.

To package this extension into an installable binary, run vsce package.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published