Skip to content

TurboVs v1.0.0

Choose a tag to compare

@beyondbday69 beyondbday69 released this 04 Sep 06:24
· 24 commits to main since this release

TurboVs v1.0.0 - Legacy Turbo C++ Runner for Visual Studio Code

Highlights

  • Run genuine Turbo C++ 3.0 / Borland C++ programs in VS Code via DOSBox / DOSBox-X.
  • Full support for legacy headers: <iostream.h>, <conio.h>, <graphics.h>, void main(), clrscr(), getch(), and cin/cout.
  • Dedicated VS Code integrated terminal and editor line error squiggles.
  • Stop button and classic Ctrl+F9 shortcut.

Quick Global Install

  • Windows: Download install-globally.bat and double-click to install.
  • Manual: Download turbovs-1.0.0.vsix and run:
    code --install-extension turbovs-1.0.0.vsix