I have a problem using VS Code with Copilot and Copilot Chat.
When I write a function I would like to view the properties of an object with the "intellisense autocomplete dropdown":
When I'm using Copilot, by default, it will first suggest the "intellisense autocomplete dropdown". Like this:
When I now press Ctrl+i it will hide the copilot suggestion and "intellisense autocomplete dropdown". This is what I want. But since Copilot Chat is a thing, it will now show the Copilot Chat thing:
How can I show or force show the "intellisense autocomplete dropdown"?


