Install - Visual Studio Marketplace
Install - Open VSX
VS Code extension to automatically synchronize user-specified files (scripts, assets, etc.) for game projects on godot.
- Select source and target directories.
- Configure file extensions to watch.
- Start/Stop synchronization via UI or commands.
- View synchronization log in the side panel.
Requires Node.js (18.x or higher).
npm installnpm run watch- Press
F5to debug.
npm run build