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 157

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 5 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 6 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 11 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Add 'compare' function when working with IFS source.

When editing a source member that contains unsaved changes, you can press ESC and type 'compare' to highlight those changes. With IFS source, it doesn't do anything. I'd like the 'compare' function to work with IFS source just like it does with so...
about 2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

RDi "BYOE" (Bring-Your-Own-Eclipse) Edition

The idea is, to have RDi as an BYOE (Bring-Your-Own-Eclipse) install, which can be integrated into any existing Eclipse installation (even under Linux). This way, RDi would open up to more developers, especially to developers running Eclipse on Li...
4 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Usage of Enumeration in "Outline"-View

When we declare fields, files, enumerations etc. we can see them in our Outline-view and click on them to jump to their declaration in the code.With normal fields, files etc. we also get the references which indicate in which line they are used an...
10 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Display fields and/or structures defined with TEMPLATE differently in the outline.

It's nice to know that a data element is a "data type" or "template" rather than usable storage. Also, if you have the knowledge available during editing, don't suggest TEMPLATE items in calculations. They're OK for like() and likeds(), %size(), t...
about 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Add API for Debug (Set Service Entry Point) actions in RDi

One of the most common requests we have for customers is the ability to do the Set Service Entry Point action from within our plugin - we cannot provide this ability without help from IBM, to either document an existing public interface or provide...
over 1 year ago in IBM i / RDi (Rational Developer for i) 2 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...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 1 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 3 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration