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 155

Move lines Up or Down in RDi/LPEX

RDi has a setting to move a line up or down (using ALT + UP / ALT + DOWN) that does not work in the LPEX Editor. Can we please enable that? Use Case: Rather than copying a line and pasting it elsewhere in your code - Hitting ALT + DOWN will move t...
over 4 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

Allow cross reference to account for literals in code

The Mark Occurrences works wonders but there are times when I want to have it mark constants, like hard coded array indexes, etc. Please consider adding an option to the outline that allows it to cross source literals, yes any literal. Use Case: O...
about 5 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

RDI 9.0.1 Outline View - DDS indicator list

When in the LPEX editor, there is an outline view that shows lists of fields, indicators, etc., when in an RPG source member. This is an excellent pane of information. However, we are not finding an indicator list when working on a DDS source memb...
almost 10 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Do not show unused annotations for unnamed subflelds in RPG source

In Rational Developer for I, when editing ILE RPG source, an annotation icon may appear in the left margin of a source line which defines a field to notify the user that field is not used in the source program. These “Not Used” annotations may app...
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
11 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Import existing user defined options into PDM perspective

We are relatively new to RDi and have a lot of user defined options coded for the green screen version of PDM. RDi does have a PDM perspective but there is no way to bring in the pre-existing options already defined in the green screen PDM. Need t...
12 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Allow Copy operation with cursor in line number

When marking text, but having the cursor in the line number area, CTRL-C (Copy) doesn't copy the selected text on the clipboard. This requires the cursor to be repositioned which is rather annoying. CTRL-C should work whenever the cursor is in the...
about 2 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Enable RDi to support leading and/or trailing comments on statements.

RDi hovering reveals comments when they "lead" a line of code. This works great. Some developers code "trailing" comments. Could RDi employ a preference to control the scope of comments included in a hover window? Use Case: Example. Here is a dcl-...
over 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

RDi - Dual Objects Table view or ability to have more than one Object Table view open

Create a "Dual Objects View" which consists of two linked Object Tables where you can select objects from two different filters. The two tables should be "linked" by object/member name - so that it is possible to compare sources and/or objects bet...
over 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

QShell Improvements

When starting a Qshell for an IBM i Connection within RDi, currently it behaves significantly different from the shell environment started in 5250 emulation with command STRQSH. Most important features STRQSH has, but RDi Qshell has not: 1) Upon s...
about 3 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration