Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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
Categories Editors
Created by Guest
Created on Apr 8, 2021

Enhancement to IDz product

When positioned on a COBOL paragraph name in IDz, I would like to hold down the control key and cause the paragraph name to become a hyperlink. At when the link is selected, a Find command will be implemented, positioning me at the first Perform verb that references the paragraph name. I woud like the Find command to remain active so I can select 'Next', to go to the next Perform of that paragraph name.

Idea priority Medium
  • Guest
    Reply
    |
    Jun 14, 2021

    In the previous update we provided two recommendations, please reopen this RFE or open a new one if further assistance is required.

  • Guest
    Reply
    |
    May 4, 2021

    Thank you for your input and additional details. We have two possible suggestions and could use your feedback on which one of the two suggestions you might prefer.

    1. If the paragraph name is selected (either in a perform statement or on the paragraph label itself) and you press Ctrl+Shift+R then it runs the Occurrences in Compilation Unit action. This causes the Search results view to be populated with the appropriate perform statements showing their line numbers as well as the paragraph label statement itself. Double clicking on any of these entries causes the editor to navigate to that line. This works regardless of whether you are using LPEX or the COBOL editor (however the key sequence in COBOL editor is Ctrl+Shift+U). I suppose we could make it so that if you select the paragraph label, hold Ctrl and click the hyperlink that it runs the Occurrences in Compilation Unit action.

    2. If the paragraph name is selected (either in a perform statement or on the paragraph label itself) and you press Ctrl+F then the Find dialog appears when using the COBOL editor, and the Find control appears when using LPEX. Since Find/Next are the default buttons in this dialog/control, simply pressing enter will navigate you to the perform statements and the paragraph label itself. We could make it so that if you select the paragraph label, hold Ctrl and click the hyperlink that it runs the Find action.

  • Guest
    Reply
    |
    Apr 30, 2021

    I am using
    IBM® Developer for z/OS®
    Version: 14.2.3
    Build id: 14.2.30.202006030830-368.

    I am using the zSystems LPEX Editor on a COBOL program.

    When I hold down the control key and hover over the paragraph name embedded in a Perform verb, it turns the paragraph name into a hyperlink. If I left click on it, I am taken to the paragraph in the source module.

    I would like the reverse of this to be true. If I hold down the control key and hover over the paragraph name I am currently in, it turn the paragraph name into a hyperlink, but when I left click on the link it goes no where. I would like the link to take me to the first perform of the paragraph name, and be able to hit enter to go to the next Perform of that paragraph name.

  • Guest
    Reply
    |
    Apr 29, 2021

    Hello, as we were reviewing and discussing this issue we found that we could use more detail to help understand your use case. Can you provide with the editor you are using within IDz and perhaps any screen shots of what you are doing and what you see? Thank you in advance for the additional input.