Maintain your RPGLE, CL, COBOL, C/CPP on IBM i right from Visual Studio Code.
- Member browser and editor
- IFS Browser and editor
- Object browser
- Settings: Compilation, library list, etc
- Error listing
- Source date support
- Compare: Member to member or IFS, IFS to IFS or member
- Upload/download: Between local file system and member or IFS
- Run SQL inline
- Experimental RPGLE content assist and outline view
- CL content assist
You can find the extension in the VS Code Marketplace!
- clone repo
npm i
- 'Run Extension' from vscode debug.
Documentation is available here