You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure Script Output Only: Terminal displays exclusively the compiled program's stdout with zero bash command echoes, shell prompts, or DOSBox startup/ALSA noise via a dedicated VS Code Pseudoterminal.
Automatic Script Input Detection: Static analysis engine analyzes C/C++ source code to detect all cin, scanf, cin.getline, gets, and getch calls and automatically associates preceding cout and printf prompt labels.
Dedicated Separate Input Panel (turbovs.openInputPanel): Interactive UI with individual input cards for each detected variable, real-time keystroke synchronization to TC_IN.TXT, dynamic add/remove fields, and a live piped sequence preview.
Check Script Inputs Command (turbovs.checkScriptInputs): Command to inspect active script input requirements with actionable run/configure prompts.
New High-Res Extension Logo: Redesigned 256脳256 app logo featuring a glowing retro-futuristic CRT monitor with electric cyan/blue lighting and C++ emblem.
馃摝 Installation
Install via VS Code: Extensions View -> ... -> Install from VSIX... -> select turbovs-1.1.0.vsix
Install via CLI: code --install-extension turbovs-1.1.0.vsix