Files
electron/docs/api
foo bar code 4bed743417 Extra properties must be less than 63 characters
I found out that after trying to putting some long text in my extra properties that it was truncated, digging around I found these:

897d58bde1/atom/common/crash_reporter/crash_reporter_win.cc
const int kNameMaxLength = 64;
const int kValueMaxLength = 64;
2017-06-16 14:41:12 +02:00
..
2017-05-30 20:35:14 +02:00
2017-05-26 14:04:28 -07:00
2017-06-08 10:09:40 -07:00
🔥 ;
2017-05-15 13:38:57 -07:00
2017-04-24 08:50:40 -07:00
2017-04-26 13:03:15 -07:00
🎨
2017-06-05 08:55:42 -07:00
2016-12-21 13:47:40 -08:00
2017-05-26 15:57:39 -07:00
2017-06-10 12:22:27 -07:00
2017-03-30 11:58:09 -07:00
🎨
2017-06-05 10:33:46 -07:00
2016-12-21 13:47:40 -08:00
2016-10-13 14:09:14 -07:00
2017-03-25 12:37:07 +11:00
2017-06-05 14:07:57 -07:00
2017-06-15 10:19:27 -07:00