You must install the CAIE_Code binary to use this extension.
The extension recognizes files that end with .cpc
as PseudoCode files.
Press F5
to run .cpc
files, F8
to update the CAIE Code Binary File.
-
Open VS Code Preference
-
Find
Extension → CAIE Pseudocode
-
Modify
My Cpc Config:Interpreter Path
-
Windows:
"C:\path\to\repo\bin\cpc.exe"
-
macOS/Linux:
/path/to/repo/bin/cpc
-