5

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":

intellisense autocomplete dropdown

When I'm using Copilot, by default, it will first suggest the "intellisense autocomplete dropdown". Like this:

copilot

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:

Copilot Chat

How can I show or force show the "intellisense autocomplete dropdown"?

0

1 Answer 1

4

You can use the Trigger Suggest command in the command palette, or whatever keyboard shortcut is bound to that command. You can rebind the keyboard shortcut to your liking too (the command ID is editor.action.triggerSuggest).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.