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.

Status Delivered
Workspace IBM i
Created by Guest
Created on Oct 22, 2015

Nesting shortcuts (c-s-m & c-s-o)

The current function of the nesting shortcuts Ctrl-Shift-M and Ctrl-Shift-O will only work if the cursor is positioned on the IF/END or DO/ENDDO or SELECT/ENDSL statement. These two shortcuts should also allow positioning on the related ELSE or WHEN/OTHER statements to perform their function.


Use Case:

The IF/END or DO/ENDDO or SELECT/ENDSL block could be several hundred lines. The ELSE and WHEN/OTHER statement could be buried deep withing the block and not obvious to the user where the beginning or end is located. This would help identify where in the code the user is within the associated block.


Idea priority Medium
  • Guest
    Reply
    |
    May 2, 2018

    This feature is now available in the IBM Rational Developer for i V9.6 product with V9.6.0.2 fixpack installed.

    Improved Show Block Nesting (Ctrl-Shift-O) to include support for being invoked from ELSE, WHEN and OTHER op-codes. Up to 15 levels of nesting can now be displayed.

  • Guest
    Reply
    |
    Jun 21, 2017

    An additional improvement on this would be that ctrl-shift-O on a non block op code should show the nesting of the block containing the line with the cursor. That is it would find the IF/DO/FOR/SELECT/SR/PROC block that immediately contains the line with the cursor, and display its nesting.

  • Guest
    Reply
    |
    Nov 5, 2015

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.