01 - Programming (EN)

Code for IBM i 2.10.0 – Debug IBM i App with Visual Studio Code

Debugging functions with Visual Studio Code have been available for some time but this new version 2.10.0 simplifies the handling of the Debug process.

It is interesting to see how a product born mainly from an idea of Liam Allan has become over time more and more interesting also for the RPG and Cobol world for IBM I.

We know that the particularity of our platform is that it handles sources in a completely different way from the “rest of the world,” but Code for IBM i allows us to use an excellent IDE such as Visual Studio Code, community and free version, to handle the whole development cycle for IBM i.

Important news regarding debugging, made simpler and easier in this version makes the product more and more interesting even for skeptics, especially those who do not give up SEU and PDM and insist on using obsolete tools no longer supported by IBM itself.

It is possible to install version 2.10.0 directly from the VS Code marketplace as a single extension or to install the entire IBM i Development Pack “package,” which in addition to Code for IBM i installs several extensions for the IBM i developers.

https://github.com/codefori/vscode-ibmi/releases/tag/2.10.0

If you are interested in Visual Studio Code for RPG / Cobol development under IBM i, don’t miss the opportunity to attend the June 2024 Common Europe Congress in Milan.

On Monday, June 3, there is indeed a 3-hour Workshop with Liam Allan entitled “Visual Studio Code and IBM i” the one who thought up and developed much of the “Code for IBM i” project. What better opportunity to touch on RPG / CL / Cobol development with Visual Studio Code … don’t forget your notebook for the workshop!

Related Posts
DB2 for i SQL – String Manipulation – POSSTR-LOCATE-LOCATE_IN_STRING (EN)

Introduction Often, in our applications, we need to work with text strings, and DB2 SQL can come in very useful Read more

DB2 for i – FAQ & Howtos (EN)

DB2 Database and SQL ... maybe the most important things on IBM i platform: here's a collection of FAQs, tips Read more

IBM i 7.4 Announcement (En)

Comes directly with the Easter egg this IBM announcement for the news of the IBM i 7.4 version, iNext version Read more

Generated Always Columns (EN)

Introduction "Generated Always Column": are columns, table fields, filled by DB2 engine: something like columns with a default value but Read more

--- Roberto De Pedrini Faq400.com

View Comments

Recent Posts

VsCode Extention: Bob Cozzi’s RPG IV to RPG Free Conversion

👉 Review: Bob Cozzi’s RPG IV to RPG Free Conversion – a useful VS Code extension for RPG modernization If…

8 months ago

IBM i & SQL Tips #010 – Locating Programs in the Call Stack with STACK_INFO

Hello everyone, I’d like to highlight another excellent contribution by Massimo Duca, part of his ongoing IBM i & SQL…

8 months ago

Trying out “Display File DDS Edit” for VS Code

Intrigued by some recent posts from Cristian Larsen on LinkedIn (New Release – Display File DDS Edit v 0.10.1), I…

8 months ago

Project Bob: the next-gen AI partner for IBM i and IBM Z application development

Hello everyone, Today I’d like to draw your attention to a major new announcement from IBM: Project Bob — a…

8 months ago

IBM i & SQL Tips #6: Calling REST APIs and Parsing JSON Responses with SQL

I want to share with you a particularly useful article by Massimo Duca in the IBM i & SQL Tips…

9 months ago

How Parameter Passing Works in IBM i Programs (RPG / Cobol)

Hello everyone, I’d like to highlight a very useful article by Marco Riva on Markonetools, where he clearly explains how…

9 months ago