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 30

IBM Z Open Editor supports pseudo-SO/SI characters

Hello, Please consider functional improvements with regard to IBM Z Open Editor (VSCode). We would like to provide pseudo-SO/SI characters which are inserted for DBCS text so that record length and column alignment are the same as on an EBCDIC sys...
7 months ago in IBM Developer for z/OS / Editors 1 Future consideration

Implement Code completion for DB2 objects such as tables and column names

Currently the Cobol Editor in IDz v16.x does not provide code completion on DB2 objects. For example: When creating a DB2 select statement within an EXEC SQL code block, it would be nice if the editor was able to provide code completion for DB2 ob...
11 months ago in IBM Developer for z/OS / Editors 1 Future 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

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 1 year 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...
over 1 year ago in IBM Developer for z/OS / Editors 1 Future consideration

Add "Toggle Commnet" to REXX editor

In COBOL editor, in SQL editor, in LPEX editor there is an option to mark the line as comment. In REXX editor, there is no such option. It is very common to mark text and comment it. Or to comment a single line by right click and choose "Toggle Co...
almost 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration

LPEX editor : new preference to save blank lines in a VB member of a PDSE as records with length 1

In our environment our PL/1 source libraries are PDSE libraries with RECFM=VB and LRECL=259 When we add a blank line to a member of such a library with the ISPF editor a record is created containing 1 blank (length 1) However when we add a blank l...
almost 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...
almost 2 years ago in IBM Developer for z/OS / Editors 3 Future 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...
almost 2 years ago in IBM Developer for z/OS / Editors 1 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.
over 2 years ago in IBM Developer for z/OS / Editors 1 Future consideration