Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

IBM Developer for z/OS

Showing 1351

In addition to syntax checking in the Editor, please add semantic checking as well.

Semantic checking of the code in IDz Editor would make mainframe developers even more productive since they still are able to create code in IDz that passes all syntax checks without being valid code. You only see it in the JES Spoolfiles, once yo...
9 months ago in IBM Developer for z/OS / Editors 1 Not under consideration

Detect column of THEN and ELSE in IDz Code Review for COBOL

One of our installation rules for coding "best practice" COBOL programs requires that the programmer codes the (optional) THEN keyword and the (required, if applicable) ELSE keyword in the same column as the corresponding IF keyword. Statements fo...
over 5 years ago in IBM Developer for z/OS / Other/Unknown 1 Future consideration

Improve performance for running code review by JCL

When running a code review/sowftware analyze in IDz it takes miliseconds, when running it by JCL the same code review takes about a minute. Most of the time seems to isolated to starting up a headless instance of eclipse, even when implementing ca...
about 1 year ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

Add version/release number to folders in uss as in mvs when installing products

When idz ee and its different component like zexpl, zee, dbb and so on are installed on the mainframe then version/release numbers are created in mvs like V3R3M0, V16R0M0, V2R0M0 but there are no version/release-numbers in uss. If we would install...
about 1 year ago in IBM Developer for z/OS / All components 1 Not under consideration

LPEX / Eclipse : Enable context-sensitive help for C/C++ and assembler

The functionality is already present for Cobol and PL/I - it seems logical to also have it for C/C++ and assembler (at least for the IBM macros, but would certainly be cool for individual instructions too). In a nutshell, place cursor on "printf",...
4 months ago in IBM Developer for z/OS / Editors 1 Not under consideration

DBB user Build Configuration enhancements

Currently all the IDz users needs to do some settings related to DBB User build Configuration for the first time before they can invoke the user build.By adding the below two functionality to DBB user build we think we can better manage the g...
almost 3 years ago in IBM Developer for z/OS / Client Install 2 Future consideration

IDz v14.2.2 does not notification developers about code change in Git remote branch

Customer's original request: IDz v14.2.2 is not showing any notifications in the Git perspective when there are changes on the Git Bitbucket server. This caused developers to use older version of code base. Customer has been using Sourcetree till ...
about 4 years ago in IBM Developer for z/OS / z/OS Application Development 1 Not under consideration

Enhancement for IDz - Prompt to Continue before Timeout

The IDz enhancement we are requesting is to add a new IDz client side prompt that will allow the user to elect to maintain their session with the IDz host (RSE daemon) even if the RSE idle client timeout period has been reached. This request is re...
over 7 years ago in IBM Developer for z/OS / z/OS Application Development 1 Not under consideration

Right Quick Fix or right annotation using Real-time Syntax Checking for REMARKS paragraph

In very old Cobol programs migrated to SDP with REMARKS paragraph in IDENTIFICATION DIVISION: A warning icon with a light bulb icon are displayed on the REMARKS paragraph. A Quick Fix is available when the cursor is placed over “REMARKS” but IDZ p...
over 2 years ago in IBM Developer for z/OS / Editors 3 Future consideration

zUnit: Not using 'USING' but working with adresses

We found out, that we only have the variables of the linkage section, that were transferred with PROCEDURE DIVISION USING … In the Test Case Editor. The functionality in our programs is different. There is no USING, we use the so called ‘Versorger...
over 3 years ago in IBM Developer for z/OS / zUnit 3 Not under consideration