Is there a direct way to disable auto-completed snippets entirely, either for a current project or for the entire Komodo Edit client?
Based on another HowTo thread here, I was able to individually delete snippets from my Toolbox, but this seems clunky: I might conceivably want those snippets back in some future project, and I’d rather not have to hunt down every individual snippet I currently find annoying to delete it.
I had already tried using Preferences -> Code Intelligence to disable “Enable automatic autocomplete triggering”, “Enable automatic calltip triggering”, and “Enable autocomplete fill-up characters”. Even with all three of those unchecked, my Python project still had snippets popping up.