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 of 8213

More capitalization options in auto formatter

We would like to have some more specific options on capitalization/uppercase/lowercase/mixed-case functions for "user defined words" in the Cobol Editors autoformatter: A) An option only to rework user defined words in Procedure Divison matching t...
about 4 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Enhancement to IDz product

When positioned on a COBOL paragraph name in IDz, I would like to hold down the control key and cause the paragraph name to become a hyperlink. At when the link is selected, a Find command will be implemented, positioning me at the first Perform v...
about 3 years ago in IBM Developer for z/OS / Editors 4 Not under consideration

Auto Refresh Outline View on changes

Currently the "outline view" is updated only after saving a file. We would like to get it updated on each change to section names or inserting/deleting sections prior saving the file.
about 4 years ago in IBM Developer for z/OS / Editors 2 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

Code formatter

Sometimes I have a feeling that somebody forgets IDz is a development tool and needs to be able to handle non parsable code. Off course not as perfect as parsable code but a compromise.I can't use the code formatter if the code is not parsable. It...
about 4 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

SQL and XQuery Editor should "Insert spaces for tabs" as default

The COBOL and JCL Editor of IBM Developer for z/OS convert tabs to spaces by default when editing a Remote z/OS File. The SQL and XQuery Editor within IBM Devolper for z/OS does NOT convert tabs to spaces by default when editing a Remote z/OS File...
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

IDz LPEX editor should ask if files need to be locked when the user start editing them.

When z/OS developer teams have the policy that files need to be locked when they start editing them. In the 'modern' editors this is asked as soon as people start modifying the source. That is the kind of behavior that we are looking for in the LP...
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

Add Choice of CodePage

When we go through the Personalize my Workspace wizard, a new page Set The Codepage would be really helpful rather than having to remember to change it later.
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

Unreferenced Variables

When variables are defined in a program (and not in a copybook), as in :01 Used. 05 unused Pic x. 05 usedP1 pic x. The variable unused is not referenced but usedP1 is. We can see if they are not referenced in the program by looking Show In -> D...
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

Associate complete program with include

A developer tries to edit a PL/I include member, which has a complete program associated.
almost 4 years ago in IBM Developer for z/OS / Editors 1 Future consideration