hyper/app
Vladimir Starkov 698cdb0e31 log plugins' errors in Electron console (#923)
Default `err.message` notification is not helpful,
because it lacks stack and context.

it doesnt hurt for end users to add `console.error(err)`,
because they arent gonna see it. Though, as far as `console.error`
is being logged in Electron console, developers will get
enough information to identify problems with plugin they are developing.
2016-10-23 09:42:58 -02:00
..
static Reorg (#386) 2016-07-24 10:59:21 -07:00
utils Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
.npmrc Split Panes (#693) 2016-10-03 19:00:50 -07:00
auto-updater.js api updates 2016-10-06 08:28:43 -07:00
config-default.js Change default cursor opacity. Fix #869 (#870) 2016-10-12 19:42:28 -05:00
config.js Ignore file watch errors. Fixes GH-225 (#893) 2016-10-17 16:58:43 -07:00
index.html HyperTerm 👉 Hyper.app 2016-10-06 19:33:08 +02:00
index.js Improve tabs title (#892) 2016-10-22 13:05:32 -07:00
menu.js Revert "Quick full screen (#803)" 2016-10-17 17:16:39 -07:00
notifications.js increase notification timeout up to 30m (#913) 2016-10-22 12:16:05 -07:00
notify.html Reorg (#386) 2016-07-24 10:59:21 -07:00
notify.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
package.json 0.8.3 2016-10-17 17:37:13 -07:00
plugins.js log plugins' errors in Electron console (#923) 2016-10-23 09:42:58 -02:00
rpc.js Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
session.js Improve tabs title (#892) 2016-10-22 13:05:32 -07:00