After I updated to Sublime 4, I noticed that auto-completions are triggered at the end of lines that end with :.
For example:
if some-variable: Then every time I end it with :, it pops up autocompletion. I don’t know where if ever I would need to autocomplete at this point. So its kind of annoying to always press esc to cancel it. Is there a way to prevent this?
