NextGen File Sync
Stage-aware file synchronization for multi-step pipelines.
View Assembly, Output, and Thinking panels in sync. Pro unlocks Pipeline Health Map (synced / missing / stale) with a lifetime Gumroad license.
Features
Free
- Smart matching of related files by base name
- Bottom panels: Assembly · Output · Thinking
- Direct edit + save for assembly and output
- Detection via structure YAML, folder patterns, and typical pipeline folders
- Fallback display when outputs are not generated yet
Pro ($29 lifetime)
- Pipeline Health Map — sidebar overview of every input in the iteration
- Universal structure detection — works without structure YAML
- Nested thinking paths — e.g.
result.data.thinking
- License activation via Gumroad key
Buy Pro: nextgencode.gumroad.com/l/nextgen-file-sync-pro
Quick Start
- Install the extension
- Open a project with pipeline folders (e.g. Iteration / Sprint + input / output folders)
- Open an input file — panels update automatically
- (Pro) Open the NextGen File Sync activity icon → Pipeline Health
Activate Pro
- Purchase on Gumroad → copy license key from the receipt
- Command Palette →
NextGen File Sync: Activate Pro License
- Paste the key
Set your Gumroad product_id once in Settings → nextgenFileSync.gumroadProductId (from Gumroad product → Content → License key block).
Configuration
{
"nextgenFileSync.compilationExtension": ".txt",
"nextgenFileSync.outputExtension": ".json",
"nextgenFileSync.thinkingNodePath": "thinking",
"nextgenFileSync.gumroadProductId": "YOUR_PRODUCT_ID",
"nextgenFileSync.gumroadProductUrl": "https://nextgencode.gumroad.com/l/nextgen-file-sync-pro"
}
Optional structure files (any of): nextgen_structure.yaml, structure.yaml (legacy filenames still detected silently).
Commands
| Command |
Description |
| NextGen File Sync: Open Synchronized View |
Refresh panels for the active file |
| NextGen File Sync: Activate Pro License |
Enter Gumroad license key |
| NextGen File Sync: Upgrade to Pro ($29) |
Open checkout |
| NextGen File Sync: Refresh Pipeline Health |
Rescan health map |
License
Proprietary for Pro features. See LICENSE. Free tier may be used without a key.