Comment 2 for bug 430452

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: Error enabling syntax completer - exception importing snippets.SnippetComplete

No, this is not obvious. I have always had Snippets enabled, but I assumed by the way I subclassed the code, it did not need to be enabled.

In hindsight, Gedit configures the python path using the enabled plugins. So when gdpsyntaxxompleter is selected, it needs to enable the Snippet plugin, or modify the python path itself.