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 89

Rexx syntax highlighting in IDz

IDz LPEX editor while editing rexx code also not able to recognize double quotes spanning multiple lineFor example - ISPEXEC "LMCOPY FROMID("COPYLIB") TODATAID("SONCOPY")FROMMEM("COPYNAME") TOMEM("COPYNAME") REPLACE" This is perfectly valid statem...
almost 5 years ago in IBM Developer for z/OS / Editors 4 Not under consideration

Possibility to collapse/expand EVALUATE/IF/PERFORM statements for COBOL source

For the COBOL editor, today it is possible to expand or collapse a division, section or paragraph using the plus/minus icon in the left margin next to the division or section name. We would like to have the same functionality for EVALUATE, PERFORM...
about 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Provide functionality to view HEX format for a full screen.

Many of our applications rely on binary data and HEX bitmaps to be analyzed. ISPF allows for developers to see an entire screen of data in HEX format. IDz, does not appear to provide this same capabillity. This is hindering developers from migrati...
4 months ago in IBM Developer for z/OS / Editors 1 Not under consideration

Right Quick Fix or right annotation using Real-time Syntax Checking for REMARKS paragraph

In very old Cobol programs migrated to SDP with REMARKS paragraph in IDENTIFICATION DIVISION: A warning icon with a light bulb icon are displayed on the REMARKS paragraph. A Quick Fix is available when the cursor is placed over “REMARKS” but IDZ p...
about 2 years ago in IBM Developer for z/OS / Editors 3 Future consideration

Implement support for CICS EXEC CPSM Syntax

Currently the Cobol Editor in IDz do not support CICS EXEC CPSM Syntax. For example: The Cobol editor will flag the function EYUVALUE(OK) with "Unable to resolve reference to EYUVALUE".
almost 2 years ago in IBM Developer for z/OS / Editors 3 Future consideration

Provide support for remote libraries in the local preprocessors in IDz

(This idea was originally logged as case: TS009687272) We are using GIT repositories for developing Cobol and PL/1 sources in IDz. Because these sources reside in the locally cloned repositories or editors can only use local property groups for r...
almost 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Copybook with REPLACING ==(PREF)== BY ==xxxx==

We have somme copybook with replacing (see added file Capture2.jpg). This copybook are included in COBOL program with :COPY name REPLACING ==(PREF)== BY ==xxxx==. When we open this copybook in IDz we have a lot of error due to ==( )==. With REPLAC...
almost 3 years ago in IBM Developer for z/OS / Editors 2 Not under consideration

Parenthesis are not highlighted in IDz COBOL editor (compared to TSO)

In TSO (ISPF editor), when parenthesis number is not rational (insufficient or in excess), the problematic parenthesis is highlighted in pink. In IDz (COBOL editor), there is no highlighted for this exact same problem. We wish we can have a clear ...
over 4 years ago in IBM Developer for z/OS / Editors 4 Future consideration

Code folding in Cobol Editor

Provide code folding feature in the cobol editor. This means there is an ability to hide from view all the statements between an IF and its matching END-IF or ELSE as the case maybe. Also could apply to EVALUATE/WHEN.
almost 3 years ago in IBM Developer for z/OS / Editors 1 Future consideration

Hot key to launch LPEX Editor

I usually use the COBOL Editor, but some operations are easier to do in LPEX, so it would be handy to easily launch the LPEX editor with a hotkey when I need. Now I need to right click the file, and find the LPEX editor, which is more clumpsy
12 months ago in IBM Developer for z/OS / Editors 1 Not under consideration