This is an IBM Automation portal for Integration 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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
BACKGROUND:
For a Java editor within Eclipse, it supports the concept of code assist templates to speed up development.
To see the Java templates: Window->Preferences->Java->Editor->Templates
A template is very much a programming language within Eclipse where you can control what would be added or where you want your cursor to end on any given statement, such as "for."
To invoke within the Java editor, the developer types the desired pattern ("for") and presses + Spacebar.
CURRENT USE WITHIN ESQL EDITOR:
Code assist in a basic form exists within an ESQL Editor, but the "templates" part is hard-coded into the plugin code.
Also, the ESQL code assist doesn't have the flexibility of a Java code assist where you can hit the key to go navigate through the code fragment as you fill it out.
Finally, there is no "notes" section within code assist where the developer could look at a "case" statement and show a code fragment example. This is something that's available within the Java code assist.
PROPOSAL:
Provide the ESQL editor with code assist features similar to Java code assist.
To learn more about Java's code assist:
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fpreferences%2Fjava%2Feditor%2Fref-preferences-content-assist.htm
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fpreferences%2Fjava%2Feditor%2Fref-preferences-content-assist.htm
Idea priority | Medium |
RFE ID | 19934 |
RFE URL | |
RFE Product | IBM App Connect Enterprise (formerly IBM Integration Bus) |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
RFE Review. Although we have not yet managed to prioritize the implementation of this feature we continue to monitor its popularity. Status of the RFE is maintained as Uncommitted Candidate.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - WebSphere
Product family - Integration
Product - IBM Integration Bus (WebSphere Message Broker) - IIB
For recording keeping, the previous attributes were:
Brand - WebSphere
Product family - Connectivity and Integration
Product - IBM Integration Bus (WebSphere Message Broker) - IIB
I've been looking for this as well and was disappointed when I found out it wasn't supported.
Good suggestion, thanks! There are some places in which the ESQL editor lags behind Java, and we'd like to enhance the ESQL editor to support a similar feature set to Java. We aim for a consistent development experience in the Message Broker Toolkit wherever we can, and this requirement is completely consistent with that aim.