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 92

Request for Adding “luname” Field to Remote Connection Emulator (RCE) in IDz V16.0

In IDz V14.1, when connecting to the z/OS using the Host Connection Emulator (HCE), it was possible to specify the “luname” within the extended host connection properties. However, in IDz V16.0, when connecting to the z/OS using Remote Connection ...
3 months ago in IBM Developer for z/OS / Editors 0 Under review

LPEX / Eclipse : Enable context-sensitive help for C/C++ and assembler

The functionality is already present for Cobol and PL/I - it seems logical to also have it for C/C++ and assembler (at least for the IBM macros, but would certainly be cool for individual instructions too). In a nutshell, place cursor on "printf",...
3 months ago in IBM Developer for z/OS / Editors 1 Not under consideration

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

In addition to syntax checking in the Editor, please add semantic checking as well.

Semantic checking of the code in IDz Editor would make mainframe developers even more productive since they still are able to create code in IDz that passes all syntax checks without being valid code. You only see it in the JES Spoolfiles, once yo...
8 months ago in IBM Developer for z/OS / Editors 1 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...
over 2 years ago in IBM Developer for z/OS / Editors 1 Future 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...
over 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".
about 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...
about 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...
about 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