”Code for IBM i” is a set of tools and extensions for Visual Studio Code (VS Code) that enables developers to create, edit, and manage IBM i applications directly within the VS Code environment.The Code for IBM i extension provides a comprehensive set of features and tools that allow developers to work with IBM i files, databases, and programs, including:RPG, COBOL, and CL editing: Syntax highlighting, code completion, and debugging for RPG, COBOL, and CL programming languages.IBM i file and database access: Ability to access and manage IBM i files and databases directly within VS Code.Compile and debug: Compile and debug IBM i programs directly within VS Code.Integrated terminal: Execute IBM i commands and scripts directly within VS Code.Git integration: Manage IBM i codebase using Git version control.https://www.nicklitten.com/courses/visual-studio-code-for-ibm-i-programmers/ Read More