Contributing to pw_ide#
pw_ide: Code editor and IDE support for Pigweed projects
This section is for developers who want to contribute to the pw_ide module
or the Pigweed Visual Studio Code extension.
Development Guide#
Learn how to build, run, and debug the VS Code extension in the Development Guide.
Testing#
We maintain a set of manual test procedures to verify the functionality of the extension and CLI tools.
Design Docs#
Understand the architectural decisions behind pw_ide in the
Design Documentation.