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 Submitted
Categories Editors
Created by Guest
Created on Nov 19, 2024

Remote C/C++ Editor Development

Users have been asking to have two vertical rulers in the C/C++ Editor : 1 line for the end of the code (at 72 characters) and 1 for the end of the program file (80 characters).

Moreover, as for the COBOL editor, a ruler at the top of the C editor would be useful and pratical for the users. 

For more informations, see the case TS015954806

Idea priority Medium
  • Guest
    Reply
    |
    Nov 20, 2024

    Though for some reason, the remote c++ editor will always paint the line on 80... though it works in other editors...

    maybe a bug in remote c++ editor

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=468307

  • Guest
    Reply
    |
    Nov 20, 2024

    Under Eclipse preferences General > Editors > Text Editors,

    you can set preferences for:
    Show Print Margin and Print Margin Column...

    which defaults to column 80, but you can change it to 72

    Enabling this will add the vertical line on all editors, including the remote C++ editor


    Show Print Margin, Print Margin Column,

  • Guest
    Reply
    |
    Nov 19, 2024

    In the case TS015954806, the following was added by the customer:

    I'd just like to support this request because, up until now, we haven't paid much attention to C/C++ development on IDz and our "C" users have reminded us of this : they use IDz as much as possible and want to use it even more, but the current very stripped-down editor is a barrier.

    From reading this box, I understand that you're not directly involved in the development of the C editor, that it comes from the Eclipse Foundation.

    I'm not going to prejudge that, but I just know that C / C++ (or even Metal C) are languages promoted and supported by IBM's z/OS. Moreover we have IBM licences to use the compilers for these same languages.

    What we're asking for here is just an editor that provides the minimum service of any graphical interface editor, so that z/OS users have sufficient ergonomics and basic functionality to develop in good conditions, just as for any of the languages in your ecosystem.

    I'm afraid that even if we make you an Idea, it won't be considered or will take a long time to develop ... and that this will block the migration of some of our developers to exclusive use of IDz.

    To manage C programms as best as possible, we need :

    - a ruler at the top of the editor

    - the line at the end of the actual code (column 72)

    - the line at the end of the file after any comments (column 80) 

    - and of course parameters in "Preferences" to manage this

    Thank you in advance for your support and feedback.