if the copilot plugin suggests a completion, tab gives me the completion.
How do I ignore the completion and just get a tab (e.g. to indent a line in Python)?
if the copilot plugin suggests a completion, tab gives me the completion.
How do I ignore the completion and just get a tab (e.g. to indent a line in Python)?
"Esc" to close completion popup and "Tab" to add indent (from https://stackoverflow.com/users/8203759/konstantin-annikov)