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 1114

Add an option for member sort to prevent misplacement due to specific code page

In order to prevent misplacements in the list of members as displayed by RDz due to the use of a specific code page (*),we need an option in RDz for member sort: 1 - Use windows default 2 - Use alphabetic sort This option could be placed under "Re...
over 10 years ago in IBM Developer for z/OS / Other/Unknown 3 Not under consideration

Sonarlint plugin to have option to work with code preprocessor

Our cobol codes goes to a preprocessor to convert to native cobol. Can preprocessing be added to the Sonarlint plugin?
over 5 years ago in IBM Developer for z/OS / z/OS Application Development 2 Not under consideration

Code folding feature in RDz Cobol Editor

This is a request to incorporate the "code folding" feature in the Cobol editor in RDz. The LPEX editor has this feature by using X or XX to "hide" lines. Ideally this should work with Scoped statements. i.e. all the statements in an IF-ENDIF pair.
over 10 years ago in IBM Developer for z/OS / z/OS Application Development 3 Not under consideration

Reset Insert Mode when AID Sent to Host

Reset Insert Mode when AID Sent to Host. Insert remains active in RDz Host Connection Emulator and is reset when the reset command is sent. Utilizing this functionality will reset the insert mode when AID is sent to host. Continuing as is, this ca...
almost 11 years ago in IBM Developer for z/OS / z/OS Application Development 4 Not under consideration

LPEX /ISPF key bindings

Please make the F3 key map to close the editor area instead of "Open Declaration". For experienced ISPF users the F3 key is ingrained as save and close. Consider remapping the Open Declaration function to something like Ctrl+O.
almost 11 years ago in IBM Developer for z/OS / z/OS Application Development 2 Not under consideration

splitt of a commentary line

When hitting "Retrurn" with the cursor in the middle of a commentary, the current line shall be splitted. The resulting new line should start with an * immediately followed by the text right of the original cursor position.
over 5 years ago in IBM Developer for z/OS / Client Install 3 Not under consideration

Real-time syntax check should diagnose data-type problems

The real-time syntax checker of LPEX or the COBOL editor fails to diagnose arithmetic upon alphameric data. With the following example: 01 DATA1 PICTURE X(5). PROCEDURE DIVISION. ADD 1 TO DATA1. SUBTRACT 1 FROM DATA1. MULTIPLY 5 BY DATA1. DIVIDE 7...
about 11 years ago in IBM Developer for z/OS / Usability 2 Not under consideration

IDz code coverage_Ent PL/I compiler optimize option support

System: core banking systemActor: developers of core banking system applicationsMUFG bank is considering using IDz for its test of PL/I migration project to migrate PL/I compiler to the latest one (Ent PL/I v5.x). MUFG bank is using the PL/I compi...
over 5 years ago in IBM Developer for z/OS / Other/Unknown 1 Not under consideration

Move "Identify Unreachable Code" from Source Menu iItem to the Refractor menu item

Context Menu in COBOL Editor, Identify Unreachable Code in the Source Mune Item should go to the Refractor menu item where Remove Noise Words and identify Noise words is.
over 5 years ago in IBM Developer for z/OS / Usability 2 Not under consideration

Possibility to check the state of saving a source in the APIs of IDz

In our own-written IDz-plugin using the IDz-APIs we have to start an additional process to write the source from the Mainframe-dataset to our SCM as soon as the editor is closed. Therefore we need the possibility to find out whether the saving to ...
almost 6 years ago in IBM Developer for z/OS / Usability 2 Not under consideration