0

Warn when there is a syntax error in a plug in.

Filipe Cabecinhas il y a 12 ans mis à jour il y a 12 ans 0
When a plugin fails to load due to a syntax error (maybe other errors too), nothing is shown on the console.

It should at least log the error there. Otherwise, the only way to get that log would be to open sublime text 2 with the --debug argument and find it in that output.