tree: 5dce0110f0d8d8a4c294d72b2330415f2238ee8b [path history] [tgz]
  1. _common/
  2. images/
  3. _toc.yaml
  4. extensions.md
  5. file-reloading.md
  6. README.md
  7. remote-workspaces.md
docs/development/editors/vscode/README.md

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.