Null Exception thrown if plugin never used. In your BindSnippetLists() method in frmMain.cs, you should use this code: if (m_SnippetList != null) { foreach (SnippetEnti...