Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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

RDi (Rational Developer for i)

Showing 224

RDi Ctrl+F

Using CTRL+F to bring up the find footer should not reposition the cursor in the editor. Use Case: editing code
about 5 years ago in IBM i / RDi (Rational Developer for i) 4 Delivered

Update RDi Eclipse to more current versions.

The version of Eclipse that RDi and it's family of products uses is now way out of date. Neon is gone and yet our version of eclipse for RDi is from 2017. It's time to allow us to install Eclipse on our own, and then install RDi as a plugin. This ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 12 Delivered

Option to suppress individual RDI "not used" markers

RDi marks variables that aren't used in the left margin, the right margin and a blue squiggle under the variable. The mouse-over tells you that the item isn't used. There are times when you want to permanently suppress that for a given variable in...
about 6 years ago in IBM i / RDi (Rational Developer for i) 3 Delivered

RDI: Operation on file or record format should be shown in outline

In the outline I would like to be able to see what kind of operation is done on a file or record format.It could be I/O/U for input/output/update or M for modify. "I" could be used to show a read or chain operation;"O" could be used for a write op...
over 6 years ago in IBM i / RDi (Rational Developer for i) 9 Delivered

Add an RPG refactor feature to add the ALIAS keyword to a file or data structure and handle all the renames

Using the alias names for externally-described files or data structures makes the RPG code more readable. But it's difficult and error-prone to change an existing program to use the alias names instead of the short names, even using RDI's existing...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Delivered

ON-EXIT could be colored differently

Syntax highlighting: The ON-EXIT opcode, while technically an opcode, could be more noticeable if it were colored like a "control flow opcode" instead of regular "opcode". Then it would look like the monitor/on-error/endmon and return opcodes inst...
over 6 years ago in IBM i / RDi (Rational Developer for i) 2 Delivered

Hover text for record formats shows file name

Hover text has been added to RDi which provides dynamic cross referencing. For example, when the cursor is placed over a file name, the declaration is shown. I would like to request a similar function for record formats so that when the cursor is ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 3 Delivered

Rational Developer Outline View: Add a section for "Literals"

In the Outline View, under Global Definitions and Local Definitions, a group exists for Constants. An additional group of "Literals" would aid refactoring efforts to replace hard-coded values with data items (a variable, procedure, etc.) Use Case:...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Delivered

DEBUG in RDI able to show data in UNICODE

AS said in https://www.ibm.com/developerworks/community/forums/html/topic?id=a596866f-3aaa-42a1-b766-04edcb293f19, RDI debug can't show data in UNICODE. i'd like to see UNICODE (GRAPHIC) data in debug mode under RDI. Use Case: RPG program manipula...
over 6 years ago in IBM i / RDi (Rational Developer for i) 8 Delivered

Do not mark data structure or other container as unreferenced when any subfield is referenced

In recent releases of RDi, unreferenced variables and file declarations are marked with an information annotation. If a data structure is not, in itself, referenced, it is so marked. But any subfield that IS referenced is not marked. I want the co...
almost 7 years ago in IBM i / RDi (Rational Developer for i) 5 Delivered