Im writing a plugin that does a heavy process of huge XML, sometimes (cannot determina when or why), I get the error: plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted when opening one of these huge XML and the plugin start working.
How can I debug and get to the root of the exception that causes the plugin_host to crash?
Thanks,
A