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

Clear

Ideas

Showing 105 of 9162

public Compare API for plugin usage

See case TS002883929, currently there is no public IDz API for opening a compare editor in the IDz client while this functionality does already exist(when you select two datasets in the Remote Systems view and select the 'Compare With > Each Ot...
about 6 years ago in IBM Developer for z/OS / Editors 2 Future consideration

Preprocessing with UTF-8 characters

Parsing Programs with UTF-8 characters causes us Problems with our preprocessor functions
about 6 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Double click on a Special Name should show markers where the special name is being used

When you double click on a variable in a program, IDz shows you where it is used in the program (small yellow rectangles next to the right hand scrollbar - see attachment 1). But when you double click on a Special Name it doesn't show you where it...
about 6 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

Editor should show bottom part of editor so one can navigate to line of code instead of scrolling and trying to notice.

Editor unused variable showed as little color on vertical screen which difficult to view. These are very small not easy to read or notice by developer, could you add result window bottom part of editor so one can navigate to line of code instead o...
about 2 years ago in IBM Developer for z/OS / Editors 2 Not under consideration

Editor should show bottom part of editor so one can navigate to line of code instead of scrolling and trying to notice.

Editor unused variable showed as little color on vertical screen which difficult to view. These are very small not easy to read or notice by developer, could you add result window bottom part of editor so one can navigate to line of code instead o...
about 2 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

COBOL editor should automatically create reference

It could by useful if COBOL editor automatically create reference. Perhaps IDZ could ask the PIC clause (PIC X(10), PIC S9(3) COMP, …) and the section (WORKING, LINKAGE) and add it at the end of this section.
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

Remote Pre-processor support for local files

Due to Git usage source code is no longer stored and developed in z/OS rather on the workstation. Presently there is not an IBM solution to invoke and use the Remote pre-processor in IDz on a local file.
over 4 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Default Outline Filter when editing source files

When editing a PL1 (or any other source) file, you can define a filter for the content of the outline view. But these filters are only stored per program, you have to define it separately for every program.It should be possible to store the filter...
almost 5 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

Further methods in generated classes

I was building a proof of concept system for an internal project using JZOS Record Generator, and ended up writing a few static helper functions that it would be nice to have inside the class, namely a constructor from String and an equals method....
over 2 years ago in Record Generator for Java 2 Not under consideration

Mark occurrences of variables also on variable copy statements

IDz doesn't mark occurrences, when the variable is used as replacement in a COPY/REPLACE statement in the procedure division. Please see the attachment. Especially chapter 3
almost 5 years ago in IBM Developer for z/OS / Editors 2 Not under consideration