Willow Systems

Pebble Tool

Visual Studio Code Extension

Frequently Asked Questions:



I get an error saying 'the pebble tooling is not installed'

Make sure the Pebble SDK is installed and works. Running 'pebble --version' in your terminal should return something like:
Pebble Tool v4.6-rc1 (active SDK: v4.3).

For a guide installing the Pebble SDK on Debian, see here.
For Windows or MacOS, see this reddit post .
For any other assistance with Pebble app development. Check out the Rebble discord server

I get an error saying 'Not a pebble project directory'

Make sure the open workspace folder is the root of a pebble project directory. To open a folder in VSCode, it's File -> Open Folder.

What do all the commands do?

See this breakdown

Isn't development for Pebble watches dead?

No

Is this extension open source?

Yes


Back