From the Visual Studio Code Marketplace: Code for IBM i
Or from the Extensions view inside of Visual Studio Code.
Maintain and compile your RPGLE, CL, COBOL, C/CPP on the IBM i right from Visual Studio Code
STRTCPSVR *SSHD
starts the daemon.QSSHD
is enabled.Optionally, ensure you know how to connect to pase from a shell. See this official IBM i OSS docs .
From the Visual Studio Code Marketplace: Code for IBM i
Or from the Extensions view inside of Visual Studio Code.
It’s recommended you also install the IBM i Development Pack , a curated set of extensions built on or adding value to Code for IBM i. This includes database tools, RPGLE tools, COBOL tools, and more.
Check out our Developer documentation page!
To work on this documentation:
npm i
npm run dev
npm run build