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 602 of 4306

Add procedure documentation to content assist

The documentation of a procedure should be displayed right next to the list of possible entries offered by content assist (ctrl+space) for the current code. Use Case: Procedure documentation may look like this: /** * \brief Create JSON Object * * ...
about 13 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

Use checksums for testing files for changes.

Today RDi uses timestamps for testing local and remote members for changes. If the timestamps do not match, the Remote Reconciler assumes that a member was changed on the local or remote system. But of course that may not be true. For example, mem...
6 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Bring the "Web" perspective to RDi 9.8

Hello, The "Web" perspective is part of the "Modernization Tools, Java Edition" which can be installed to RDi 9.6 via IBM Installation Manager. But in the new RDi 9.8 there is no way to install/use this perspective, so we're forced to stay with th...
10 months ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Show Current DSPF or PRTF Record Format In Editor

When working with a source file for a DSPF or PRTF, based on the cursor position, display the current record format in the editor. This would be similar to the option for ILE RPG, "Show current procedure or subroutine in editor" (location: Window&...
12 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Add "Open for Edit" shortcut in IBM Rational Developer for i

When the developers browse source codes using IBM Rational Developer for i, they often open source members using mouse right-click option 'Browse With" as they do not want to lock the source member while browsing.When the developer decides to actu...
about 2 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Locking source in IFS when opening with LPEX editor

When opening a source in the LPEX editor, which is located in the NFS in a source file, the member will be locked. When opening a source in the LPEX editor, which is located in the IFS in a stream file, the stream file will NOT be locked. The stre...
about 2 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Improvement of RDi Commands log and Joblog view

RDi view Commands Log should become more readable by providing means to filter displayed text. Best would be to filter by program call level, and first and second level message text. The same should be provided for the Joblog View.Also it should b...
about 3 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Enhance Find to search collapsed code

Update the Find functionality to find the search argument in collapsed code. Currently the LPEX editor says the argument is "not found" if all occurrences of it are in a block of code that has been collapsed. Ideally update LPEX to pull the line c...
about 3 years ago in IBM i / RDi (Rational Developer for i) 2 Not under 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

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