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 612

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

Bring back and improve Snippets in RDi

The Snippets view has been removed from RDi since version 9.8. Also the export, export for automatic distribution and import of Snippets was removed. Please bring back Snippets and improve them by adding "light scripting" or at least conditional c...
over 2 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Ctrl+Left/Right Arrow should navigate syntactic word boundaries

RDI does not properly recognize token boundaries when navigating text. In Windows text editors, Ctrl+Left and Ctrl+Right are used to move the insertion point to the beginning of the previous or next word. This navigation does function in RDI, but ...
almost 4 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...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

Add Compare/Merge API that ignores source sequence/dates

Probably the single most requested RDi function that customers ask for is the ability to do compare/merge of source members without impacting existing source sequence/dates - we cannot provide this ability without help from Eclipse/IBM, to either ...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

From a SQLxxxLE source, a "SQL prompter" on SQL lines

From a SQLxxxLE source, a "SQL prompter" on SQL lines as we can have in SEU with the F4 function key Use Case: Helpfull to code SQL statements
over 14 years ago in IBM i / RDi (Rational Developer for i) 9 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.
almost 10 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

RDi Live Parsing / Outline needs a better cache

Remote connection to IBM i server through VPN tunnel causes Live Parsing / Outline feature to slow down excessively. Update process to have a preference to refresh and a time for auto-refresh of the cache. When the time has not passed DO NOT check...
over 5 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Let RDi correctly retrieve compile results when compiling two objects with the same same at the same time

The problem is, that the "Error List" view is not correctly loaded, when two objects of the same name but different types are compiled at once. In that case only the compile result of the second compile is displayed. The first idea is to change RD...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 5 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 ...
almost 9 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration