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 8242

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.
about 3 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...
about 3 years ago in IBM Developer for z/OS / Editors 1 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
over 3 years ago in IBM Developer for z/OS / Editors 2 Not under consideration

COBOL Editor "SURROUND" improvement

In Java, the "Surround" is performed regardless of how lines are markeda) You break the first line and the last one but the lines in between are fully marked b) You mark a full group of statements from first character of statement one to last char...
almost 4 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

Implement way to set CICS/DB2 check in Prop Group temporary on remote syntax check

For us as customer it's not possible to distinguish between modules with/without CICS or DB2 to select the correct property group with/without CICS or DB2. This means, the remote syntax check will always find issues in COBOL sources with EXEC SQL ...
almost 4 years ago in IBM Developer for z/OS / Editors 1 Future consideration

PL/I-Editor Automatically clear Identifications when you would like to format a source

At the moment you can't format a source when you have pre-processor information for that source available. So you need to clear all identifications manually in order to run the formatter. The formatter is very important for us because eg we do all...
over 4 years ago in IBM Developer for z/OS / Editors 3 Future consideration

PL/I-Editor - Copy/Paste Behaviour

When we have some lines with code starting on Column 1 we can select this lines and do an indent with the tab key. As you can see within the first video this indent operation will preserve Column 1 – so all characters beginning with Column 2 will ...
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

PL/I-Editor Right Margin Behaviour

Within the preferences of the PL/I-Editor you can enable “Disable Right Margin” and identifiy the Column for that margin (eg 73). With hat margin enabled we would like to see the same behaviour that you have with the LPEX-Editor – that means that ...
over 4 years ago in IBM Developer for z/OS / Editors 5 Not under consideration

PLI Editor - "Color Highlightning" for Conditional and Looping Statements

Our Developers would like to have different colour codes within the PL/I-Editor for Code Nesting. This feature should work WITHOUT using the pre-processor! Let´s take the following example: DO K = 1 TO 10; SELECT (AVALUE); WHEN (‘0') IF BVALUE = C...
over 4 years ago in IBM Developer for z/OS / Editors 3 Not under consideration

PL1- Editor pre-processor results for includes with mouse-over return only first include

When we open a preprocessed PL/1 Program an Hoover with mouse over to an include.The whole following Includes are shown till a Statement follows.
over 4 years ago in IBM Developer for z/OS / Editors 2 Not under consideration