Open
Description
Autocompleting to a function uses the same code in CodeMirror that's normally used for inserting a bracket so you get a bracket pair. The closing bracket can be overwritten. Ideally we'd reuse this same code when performing API drops.
I suspect this will be hard and/or not worth it so I've split it out so we can discuss priority.