Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com



ADD A NEW IDEA

Clear

Ideas

Showing 65 of 18241

Expose VSCode Extension Settings to Customize WCA CodeLens

I would like an option to disable the CodeLens WCA context buttons in the VSCode editor. My preference is to copy/paste code snippets into the chat window, or to use the keyboard shortcuts, so the CodeLens buttons often just get in the way and clu...
over 1 year ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 3 Functionality already exists

Using the VS Code wca.core.chat.focus Open chat command, put keyboard focus in the chat window

VS Code offers commands as a keyboard-driven approach. I can hit cmd+shift+p, type wca chat, hit enter, and the WCA window is right there ...... except to get keyboard focus in the chat box i have to hit shift+tab twice! Put keyboard focus in the ...
12 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 1 Not under consideration

Enable WCA to read from multiple repos and help in referencing the files across repos

When WCA is able to read multiple repos, it becomes useful for the user to reference multiple files and leverage the different combinations for code generations. For example, I have a linux code base in one repo . My second repo is a test framewor...

RAG Compiler/static analysis tool output

In order to support features like /resolve and to improve code gen, providing the output of the compiler and static analysis tools that are relevant to the current context in a retrievel augmented generation fahsion would be helpful (in the case o...
about 1 year ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 1 Future consideration

Inline code complete and cursor shortcut to generate code directly where my cursor is

I want to begin to type code manually, and have the assistant present an autocompletion based on what it thinks I am trying to do. Let me either ignore it or use it. When I want to use natural language to generate code, let me keep focus in the ed...
about 1 year ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 1 Future consideration

Add better pipeline failure notification stages/connectors like 11.7 on prem

We should have access to a Email Notification stage like on prem 11.7 has to allow us to notify an email group for failures and add specific job log/runtime data to the email. Not having this causes a lot of manual checking on jobs, and the built-...
almost 2 years ago in Cloud Pak for Data as a Service 0 Submitted

Create a map/flow chart of programs based on what you might want to grep, like a structure, function, header, or other piece of text

A huge swathe of time is spent doing greps, opening files, looking for references when trying to identify code changes that need to be made, files that need to be rebuilt, or in trying to architect a new solution. To save time, would be wonderful ...
9 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 0 Future consideration

Read DataSet Full Volume Or with filtered Data

Looking for feature something, like we can grep the row in the dataset file or any filters on the columns can be applied to fetch the matching records like Something like CPDCTL dsjob view-dataset <dataset-name> <schema-file> WHERE COL...
9 months ago in Cloud Pak for Data as a Service 0 Submitted

Track % of code generated in yaml file - automatically measuring WCA adoption

NOTE: This relates to another of my ideas, using (G) as an identifier for generated content: https://ideas.ibm.com/ideas/WCAST-I-297 Explanation: With a short (G) identifier for generated code, there's no indication which model was used or whether...
10 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 0 Under review

(G) for generated like © for copyright

Simply put, instead of: // Assisted by watsonx Code Assistant // Code generated by WCA@IBM in this programming language is not approved for use in IBM product development. def some_generated_function(data): return process(data) This: # (G) ibm-gra...
10 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 0 Not under consideration