For some reason the final `commit_completion` command re-triggers the completion panel "forever". I need to `esc` to hide it.  Settings are ``` "auto_complete": true, "auto_complete_commit_on_tab": true, "auto_complete_with_fields": true, ``` _Originally posted by @deathaxe in https://github.com/sublimelsp/LSP/pull/866#issuecomment-603466761_