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 8236

Uncommenting and Commenting Lines in PL/I Editor

In the Eclipse there is the possibility to comment out individual lines of code or entire blocks of code using the shortcut "Ctrl + 7".It would make working with RTC easier if there was a shortcut for the eclipse-based development of PLI in RTC.
about 4 years ago in IBM Developer for z/OS / Editors 2 Future consideration

Data Flow to include 88-clauses

The data flow tools don't measure the data flow for 88-clauses of variables although even the compiled assembler listing is identical. We expect the data flow also to handle 88-clauses as if they are a specific value of the main variable.
about 4 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

re-open empty tabs

If you close Eclipse and re-launch it, and some tabs remain open, you get a message: "No editor descriptor for id org.eclipse.ui.internal.emptyFolderTab". To resolve this, open the file if it is not occupied, or close the tab.
over 1 year ago in IBM Developer for z/OS / Editors 2 Not under consideration

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

Remove the manual step to create a working directory for Remote Host Connector

For IDz v15.0.5 or v16.0.0, user need to manually create a local folder as the "working directory" before they can use Remote Host Connector. This is a very bad user experience as users no need to do so before when it still have HCE. Users will no...
over 1 year ago in IBM Developer for z/OS / Editors 2 Future 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.
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