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 601

Allow double click to expand/collapse an Outline element

Currently, to expand/collapse an Outline view element, like "Files", "Data Structures", "Fields", etc, (or any of the sub elements), we need to click the arrow to the left of the element name. It would be convenient to allow us to double click a g...
over 3 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Create plugins for eclipse Classic instead of doing your own version of eclipse for RDI.

RDI is at the moment not able to install correctly without errors on macOS Big Sur. It even required you to change chmod on install directories to just get it startet. Eclipse Classic has no problems with this, it also has a much more smooth insta...
over 3 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

Optionally Show Hover Text in Fixed-Width Font

RPG is coded in a fixed-width font, including comments. This allows multiple lines to have data line up in the same place, including in comments. However, when those comments are shown in hover text (e.g. for prototypes) they're shown in variable-...
about 4 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

RDi don't move cursor on mouse scroll

Don't move the cursor when the code is scrolled with the mouse wheel. All the other editors I've used leave the cursor alone and easily scroll back to the original location when typing or using the arrow keys. Use Case: editing code
almost 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add ability for Comment/Uncomment to work with SQL Scripts

When editing SQL scripts it would be super if Comment (ctrl+/) & Uncomment (cntl+\) worked as it does with RPG. Use Case: Given any block of code like: create or replace view V1asselect T1.C1 ,T1.C2 ,T2.C3from T1 left outer join T2 on T1.C1=T2...
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add ability to enter debug encryption key (dbgenckey) to debug via RDi service entry point

Please add the ability to enter Debug Encryption Key (if used) when entering Service Entry Point to debug a program from Rational Developer for i. Use Case: Turn on option to specify debug encryption key on Set Service Entry Point. In RSE, Right c...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

RDi RPG editor - need a line that always shows what subroutine/proc that cursor is in

When I'm browsing or editing an RPG source member (of any kind), I would like to always see what is the name of the subroutine or procedure that my cursor is in so that I don't always have to scroll up to find out. This would be particularly helpf...
over 5 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

RDI: Missing an option for Hide Block Nesting

We have the possibility to select Source > Show Block Nesting. I'm missing an option to Hide Block Nesting ( or remove it). Right now I have to close the source and reopen it in order to remove them. There might be an easy way to do it but I ha...
about 7 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

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

Outline not showing modified marker on fields using assignment operators

Fields modified using (at least) += are not showing in the outline as being modified "line# (m)". Use Case: I have Live outline on. See sample images for references.
almost 11 years ago in IBM i / RDi (Rational Developer for i) 7 Is a defect