Contributing to Fuchsia with VS Code

These guides describe configurations and recommendations for Fuchsia development with VS Code.

  • Configuring remote workspaces

    VS Code allows you to open a remote folder on any virtual machine, container, or environment with a running SSH server to to interact with files and folders on the remote filesystem.

  • Configuring file reloading

    VS Code watches external file changes. It automatically reloads the latest stored file if it does not have a working copy that conflicts.

  • Installing extensions

    The following VS Code extensions may provide a productive development environment for Fuchsia.