| commit | c410e1cfa79e8e0e4725c6f7ac44df7d850dfaf1 | [log] [tgz] |
|---|---|---|
| author | Amy Hu <amyhu@google.com> | Wed Aug 27 13:31:20 2025 -0700 |
| committer | Amy Hu <amyhu@google.com> | Wed Aug 27 13:31:20 2025 -0700 |
| tree | 1ed8afe37c637fee6eabb1bffec02b2fa5d29db0 | |
| parent | f5a93eee19c07ea0dc7eefb8a458e21b3c15dabc [diff] |
[feature] add command to change build out dir Bug: 435708291 Change-Id: I215400ceb45dd99c4193c98b6bc7fc234b5fb271 Reviewed-on: https://fuchsia-review.googlesource.com/c/vscode-plugins/+/1354825 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Darren Chan <chandarren@google.com> Reviewed-by: Adam Barth <abarth@google.com>
The Fuchsia VS Code Extension streamlines Fuchsia development by integrating essential tools and workflows within the editor.
Visit the fuchsia.dev reference for a detailed walkthrough of this extension's features, Using the Fuchsia extension for VS Code.
Ensure you have a Fuchsia source checkout. You may need to configure the path to your ffx tool:
Settings > Extensions > FuchsiaFuchsia: Ffx Path to the absolute path of your ffx executable.If not set, the extension will search for ffx in ./tools/ffx and ./.jiri_root/bin/ffx.
All features are accessible via the VS Code command palette Ctrl+Shift+P or Cmd+Shift+P. Type “Fuchsia” to see a list of available commands.

There are two options to set a keybinds for fx build.
Default build task
Terminal > Configure Default Build Task...Fuchsia Extension: fx buildCustom key
Preferences: Open Keyboard ShortcutsFuchsia: fx buildUse of the Fuchsia core developer tools is subject to the Google Terms of Service. The Google Privacy Policy describes how data is handled in your use of this service.