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

My ideas: RDi (Rational Developer for i)

Showing 157

Save and restore Object Table columns

The Object Table has an option to "Re-open to previous state" that usually remembers the CONTENT of the table and restores it the next time RDi is started. It would be really nice if it would also remember the column widths and restore those too. ...
over 8 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Refactor->Extract Local Variable - for ILE RPG

Code Refactoring is a well known software best practice that involves improving the structure of existing computer code while preserving its behaviour.https://en.wikipedia.org/wiki/Code_refactoringEclipse already has excellent refactoring support ...
over 8 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

CL Parsing in LPEX Editor not using Line Length Preference Setting

The CL Parser in the LPEX Editor does not use the "Line Length" preference setting (for splitting a formatted command into multiple lines) when the "Automatic formatting" preference is turned off -- even though the "Line Length" preference shows a...
over 8 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Set SEP entry screen browse buttons take too long

There are a few problems with the "Browse" buttons on the "Set Service Entry Point" window. Every single one of the browse buttons does the same where it populates a massive list of all objects, modules and procedures for everything in the *LIBL (...
almost 9 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

LPEX highlighting of matching keywords/brackets

A lot of editors will visually highlight matching parentheses when the cursor is resting on one half of the matching items. It would be nice if the LPEX editor could provide the same for RPG code. Use Case: * Highlight matching parentheses* Highli...
over 9 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Include SQL Cross Reference in RPG Outline View

We feel as though the Outline view in RDi 9.5 should be enhanced and improved with respect to how it handles embedded SQL. The outline view only shows the files defined via RPG file declarations. Only references to RPG variables within the embedde...
over 9 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

Collapse a section in RPG source.

Like in JavaScript or HTML source editors, in RPG I would like collapse a subroutine, a subprocedure, an IF - ENDIF and so on by cliking on symbol "-". Use Case: Like SEU command X.
over 9 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

Do not change the date field in date area if only change for a source line is a "white space" change.

Do not change the date field in date area if only change for a source line is a "white space" change.Or a setting where you can control the date field in date area being updated on a source line "White space only" change. An example of this is RPG...
over 9 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

In RDI ability to exit program debug immediately as in F3 using green screen STRDBG

Using green screen STRDBG, while stepping through any program using F10, if the developer presses F3 to exit, the program stops running immediately. This is a bit of a safeguard to many developers where they know they can end a job midstream. This...
about 10 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Auto Generate Procedures

Today in Eclipse when coding Java applications you can type a call to a method without the method existing. When eclipse sees that the method does not exist it gives an auto correct option to create the method based on the parameters passed in the...
over 10 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration