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 605

RDi default cursor mode

Default to insert mode, or at least give me the option to pick insert instead of overwrite. Every time I open a source file I have to change to insert mode. Use Case: editing code
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Not under 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...
about 5 years ago in IBM i / RDi (Rational Developer for i) 3 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
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

RDi word navigation

Use Ctrl+Left and Ctrl+Right for word navigation, not just whitespace. Characters like parameter separators (:), comparison operators (<, <=, >, >=, =), mathematical operators (+, -, *, /) should be "stop points." Bonus (although it sh...
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Auto pull in binding directory and copy files for procedures

As soon as you reference a procedure, the binding directory and copy file is auto included in the source. Use Case: If I started typing toUpperCase and I have not bound to my Textutils binding directory or included the copy file that we have the o...
about 5 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
about 5 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

Allow SQL format option in RDi for SQL source types

Allow function in RDI for SQL source member types (TABLE, VIEW, FUNCTION, PROCEDURE, etc) that will reformat copy and pasted SQL so that it easily formats to the 80 column width of the source file. Allow "Format" option in the RDi source menu for ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 3 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 5 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

show "SKIPPED" break points in LPEX/Debugger editor like the break-point view

display "SKIPPED" break points in the editor like eclipse. Show a slash through the "SKIPPED" break-point icon if it is "SKIPPED". Do this in both LPEX/Debugger editor. Just like eclipse for Java shows "SKIPPED" break points. Use Case: Has caused ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Expand Object Table to copy members to different system

In the new, PDM-like Object Table, add ability to copy a member to a different LPAR/SYSTEM when using PDM option 3 Use Case: We have multiple systems, and there are times I need to copy a member to a different system for testing, etc. I can do thi...
over 5 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration