Open
Description
Summary of the new feature / enhancement
Instead of waiting for user to run /code post to get the responses in the predictive intelisense buffer we should send the code results to predictive intellisense by default.
Proposed technical implementation details (optional)
I ask a question to the side car, get code response back, I then move to my working terminal and start typing the code given to me, the code from the side car should be suggested by predictive intellisense. This helps users discover the integration piece without knowing how to use /code post