Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Godot Project SyncNew to Visual Studio Code? Get it now.
Godot Project Sync

Godot Project Sync

Abstratus Labs

|
20 installs
| (0) | Free
A VS Code extension that automatically synchronizes files (like .gd, .cs, .tscn) from a source directory to the target Godot game project, simplifying workflows.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Marketplace Version License

VS Code extension to automatically synchronize user-specified files (scripts, assets, etc.) for game projects on godot.

Features

  • Select source and target directories.
  • Configure file extensions to watch.
  • Start/Stop synchronization via UI or commands.
  • View synchronization log in the side panel.

Installation

install directly from the VS Code Marketplace.

How to Use

  1. Open the Godot Sync panel from the Activity Bar.
  2. Select the Source and Target (Godot project) folders.
  3. Click 'Start Sync'.
  4. Files matching the extensions created/modified/deleted in the source folder will be copied/deleted in the target folder.

Development

  • npm install
  • npm run build
  • Press F5 in VS Code to launch the Extension Development Host.

Author

Augusto Cesar Perin (Abstratus Labs).

License

MIT

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