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

Editors

Showing 84

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...
almost 2 years ago in IBM Developer for z/OS / Editors 3 Future consideration

Possibility to collapse/expand EVALUATE/IF/PERFORM statements for COBOL source

For the COBOL editor, today it is possible to expand or collapse a division, section or paragraph using the plus/minus icon in the left margin next to the division or section name. We would like to have the same functionality for EVALUATE, PERFORM...
almost 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Keeping the HEX ON characters continuously on in LPEX Editor

A function that would keep the HEX ON characters continuously in the LPEX Editor in IDz. At the moment if the user wants to display HEX characters ON, this is possible, but if he moves to another row the HEX characters disappear and he has to acti...
almost 2 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

REXX editor does not recognize any file type except .rxx and .rexx

REXX editor only works with the files that have .rex or .rexx file associations. If f.e. we want to define new file type under iDz configuration 'File Association' .rxc or .rexc (or any other name can be used under file association), REXX editor d...
about 2 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

DSGVO

If you open files on the MVS-System and close the IDE, the files are *not* recovered after restarting it. Tabs are open but without content.
over 2 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

Code folding in Cobol Editor

Provide code folding feature in the cobol editor. This means there is an ability to hide from view all the statements between an IF and its matching END-IF or ELSE as the case maybe. Also could apply to EVALUATE/WHEN.
over 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Copybook with REPLACING ==(PREF)== BY ==xxxx==

We have somme copybook with replacing (see added file Capture2.jpg). This copybook are included in COBOL program with :COPY name REPLACING ==(PREF)== BY ==xxxx==. When we open this copybook in IDz we have a lot of error due to ==( )==. With REPLAC...
over 2 years ago in IBM Developer for z/OS / Editors 2 Not under consideration

IDz: Handling of unreachable code in CICS HANDLE

Hello IBM, IDz and Software Analyser recognize an "unreachable code" where in fact there is reachable code: EXEC CICS HANDLE ABEND LABEL (ABBRUCH-DBCTL)NOHANDLEEND-EXEC The LABEL includes a section name (ABBRUCH-DBCTL) which is being marked as unr...
over 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration

LPEX editor should hilight debug lines depending on setting

Similar to the COBOL editor, LPEX should highlight debug lines (lines with 'D' in column 7) depending on the existence of the 'With Debugging Mode' phrase of Source Computer command.COBOL editor highlights these as active code or as comment lines,...
almost 3 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

IDz - Unsplit the program lines in the COBOL editor

Hello In the IDz test version (14.2.3.x or 15.0.x), if any component has unusual splitted lines of code in the source library, then formatting option in IDz editor doesn't unsplit the lines. Pls find a sample case as below ; ------Move tmp-x(2:4)t...
almost 3 years ago in IBM Developer for z/OS / Editors 3 Not under consideration