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 96 of 8615

Bracket matching in COBOL

Bracket matching is a feature in Eclipse that allows you to visually match opening brackets to closing brackets to get an even better overview about what parts of the code to belong to each other. That feature seems to be missing in the COBOL Edit...
12 months ago in IBM Developer for z/OS / Editors 2 Not under consideration

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

Cobol Editor should have the preference: Host Characters (like LPEX editor)

The Cobol Editor does not display non-displayable characters correctly. The LPEX editor does have the option to replace characters (LPEX Editor -> Appeareance -> Host Characters) . This allows us that for certain non-displayable characters (...
5 months ago in IBM Developer for z/OS / Editors 1 Needs more information

Displaying files with non-printable or compressed characters with the LPEX editor

Related case: TS016645534 The LPEX editor does not print all non-printable or compressed characters in the same way, causing the data to be displayed misaligned. As seen in the attached files, from the terminal (indent.png) we can check that the d...
5 months ago in IBM Developer for z/OS / Editors 1 Needs more information

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

Add feature to open Sequential flat files from JCL Editor window

Currently only PDS members can be opened directly from within JCL that is opened with the JCL Editor. You can move your cursor to the member name and right-click and you have the option to open, view, browse. With flat files there is no option to ...
5 months ago in IBM Developer for z/OS / Editors 1 Needs more information

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