Apply button next to function instead of top of code

I often get code suggestions that span the vertical height of the chat. Havinv to scroll up and click apply, and then choose the function name is cumbersome. I sometimes forget the name of the function so I have to leave the popover, scroll down, recall the name, scroll up, click apply again, find the function name again :dizzy_face:

It would be a lot easier if I could just click an “Apply” button next to the function declaration. I think this is specially relevant to functions since they’re contained pieces of logic.

Here’s just an idea on how to implement:

3 Likes