LedgerHQ / ledger-vscode-extension

A VS Code extension providing tools to accelerate development of apps for Ledger wallets.
Apache License 2.0
6 stars 3 forks source link

Ledger Dev Tools

<img src="https://github.com/LedgerHQ/ledger-vscode-extension/blob/main/resources/ledger-wordmark.png?raw=true" width="40%" height="40%"/>

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating

VS Code extension that provides a quick and easy way to build and test applications for Ledger devices.

The extension uses Ledger's own Docker image to allow developers to setup a build and test environment in a few minutes.

Features

Tasks

Automatically add tasks to help you build, test and load your app on a physical device. These tasks are accessible through the build task menu keyboard shortcut to avoid clicking around.

Sidebar

The tasks are all accessible through an easy to use sidebar menu.

Status Bar

Status bar items to quickly identify :

Requirements

Extension Settings

This extension contributes the following settings:

Release Notes

0.7.2

0.7.1

0.7.0

0.6.1

0.6.0

0.5.2

0.5.1

0.5.0

0.4.0

0.3.4

0.3.3

0.3.2

0.3.1

0.3.0

0.2.1

0.2.0

0.1.6

0.1.5

0.1.4

0.1.3

0.1.2

0.1.1

0.1.0

0.0.6

Fixes app detection for Windows.

0.0.5

Add multi-folder workspace support. User can now choose which app to build from a quickpick menu.

0.0.4

Adds container terminal task to side bar items.

0.0.3

Fixes workspace path in docker run task for Windows.

0.0.2

Add extension icon.

0.0.1

Initial release of the extension.