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 151

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-...
almost 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
over 4 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Cross-hair highlight cursor

The RDi editor needs a cross-hair highlight cursor similar to what existed in the Code/400 product. The "hairline cursor" does not persist between sessions and does not do a sufficient job of highlighting the cursor position when a lot of text is ...
over 2 years ago in IBM i / RDi (Rational Developer for i) 1 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...
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future 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...
over 4 years ago in IBM i / RDi (Rational Developer for i) 3 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...
over 7 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Remove SSH dependency for RDi

Currently RDi requires SSH to be active to support remote debugging. We want to limit SSH access due to security requirements which is currently not possible. The debugger already runs on port 3825... can't it be changed to fully support remote de...
over 2 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Template for RPF fixed

The templates can only be used with the free RPG code.Please add support for fixed RPG code. Or reintroduce snippet support, they were perfect!
8 months ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

Display a timestamp in the Error List header to indicate when the currently displayed messages were retrieved

When compiling a source member yields identical results to the previous compile - typically when there are no errors - it is impossible to tell that another compile has occurred. Under several circumstances, a compile may not actually occur when r...
over 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

RDi don't change selection with scroll

Scrolling should be a non-destructive operation, specifically the selected text should not be removed simply because one end of the selected region scrolls outside the visible window. The selected region should not be lost via mouse wheel scrollin...
over 4 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration