When using the LSP (Language Server Protocol) plugin there is an apparent issue with the plugin API that causes the completion panel to flicker as you type. I’ve reported the issue to the plugin developer (https://github.com/tomv564/LSP/issues/729) and they claim this is due to how ST handles incomplete lists.
Is this a known issue for ST? I guess it needs a formal feature request or bug report because it’s going to affect how ST interacts with language servers.