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 Not under consideration
Workspace IBM i
Created by Guest
Created on Aug 12, 2016

Decorate all excluded source when excluding source.

When source code is omitted due to conditional compilation directives (/if defined()), the area in columns 1-5 are now colored (decorated). Only the non-blank lines are colored and it is VERY distracting. In the preferences for the parser style for RPGLE, the color is applied to "Excluded Source Section". Excluded source is excluded source, be it blank or a comment or otherwise. It would be much less visibly distracting if the colored area were solid from /if defined() on down to the /endif or /else.


Use Case:

When source code is omitted due to conditional compilation directives (/if defined()), the area in columns 1-5 are now colored (decorated). Only the non-blank lines are colored and it is VERY distracting. In the preferences for the parser style for RPGLE, the color is applied to "Excluded Source Section". Excluded source is excluded source, be it blank or a comment or otherwise. It would be much less visibly distracting if the colored area were solid from /if defined() on down to the /endif or /else.


Idea priority Medium
  • Guest
    Reply
    |
    Aug 19, 2016

    Thank you for submitting this request. We do see value in the proposed feature, however many other requests have garnered more votes, or otherwise clearly represent a higher degree of value to a broader cross-section of customers. Unfortunately, due to the large number of higher priority requests, we do not believe we will realistically deliver this, and do not wish to leave requests in "under consideration" status for an open-ended period of time.

    Accordingly, we are moving your request to rejected status at this time. You are free to resubmit for reconsideration during a later planning cycle, particularly if you are confident that the request will garner more votes.

    Thank you again for taking the time to offer your suggestion. Much of our product direction reflects feedback such as yours, and your input is always valued even when we're unable to directly incorporate it.

  • Guest
    Reply
    |
    Aug 15, 2016

    Forgot to mention that when you have a long run of source omitted due to directives, the broken-up nature of the decoration as it stands now now makes you have to scan each line visibly for the /if. If the decoration were solid between the /if and the /endif (or /else) you would not need to look so carefully for the actual bounds of the omission.