_frm.codeEditor.Snippets.List has all the methods for adding and removing snippets. You can use the configuration with custom path to do this from an XML file but that's probably a lot more work. The configuration system was written in a dark time when overly complex XML configs were all the rage. I kicked the complexity up a few notches by introducing an inheritance system.
↧