Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Paparazzi UAVNew to Visual Studio Code? Get it now.
Paparazzi UAV

Paparazzi UAV

PaparazziUAV

|
26 installs
| (0) | Free
Integration of Paparazzi UAV in VsCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Paparazzi UAV extension for VSCode

VSCode extension that provides support for Paparazzi UAV project.

About

Paparazzi UAV is an open-source project for drones (aka UAVs). It is highly modular, to the point it's sometimes confusing to navigate in the numerous configuration files.

This extension makes it easier to navigate and develop in paparazzi-uav.

Usage

The extension adds a Paparazzi icon in the activity bar opening views in the sidebar:

  • Aicraft view: list airframe, flight plan, telemetry and modules for the curent AC.
  • Modules view: list all paparazzi modules

The extension also adds a button in the status bar for choosing the current Aircraft and target.

Development

You need nodejs with npm to develop the extension.

Install the typescript compiler:

npm install -g typescript

And install npm dependencies:

npm install

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft