In build 3101 I have an error:
error: plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted
I reinstall build 3100, and in this same action all it’s OK - so it’s new bug in 3101
Error: plugin_host in dev build 3101
Dev Build 3102
plugin_host has exited unexpectedly - Build 3103 - OSX 10.11.3
Which action ? Which OS ?
Very likely a plugin issues, if you’re on Windows, try the portable version without any plugin installed.
If it works or another OS, try to disabled plugins to find the problematic one.
Also, you didn’t mentioned if you tried to revert to a freshly installed state (which is not the same thing with reinstalling)
I disabled all plugins end enabled it one after one.
I think I find the plugin that makes problems… its CSS Extended Completions: https://github.com/subhaze/CSS-Extended
After disable it, all seems to be OK. I already create an issue on github project page.
@subhaze
I can confirm that CSS Extended Completions is the problem. I’m using Debian 7.9 here and Sublime Text Build 3103. Saving LESS files crashed Sublime many times. When I found your solution and tested, that error stopped to happen.