Is there a way to leave the code completion menu without selecting any option? (after clicking <C-x><C-o>)
<C-x><C-o>
I am looking for something equivalent to click <Esc>in the VisualStudio Intellisense menu.
<Esc>
You can use ctrl+ E. See docs for more details .