wenzelm [Tue, 14 Mar 2017 20:17:44 +0100] rev 65237
show user error as on command-line, e.g. relevant for unexpected crashes;
wenzelm [Tue, 14 Mar 2017 19:46:53 +0100] rev 65236
afford early initialization of JEdit_Options, but it may lead to messy exception trace for malformed etc/preferences (see also 6eeaaefcea56);
tuned signature;
wenzelm [Tue, 14 Mar 2017 19:40:39 +0100] rev 65235
tuned message;
wenzelm [Tue, 14 Mar 2017 18:08:21 +0100] rev 65234
normalize changes strictly as specified in the protocol definition (assuming non-overlapping ranges, amending 0f555ce33970), e.g. relevant for automatic quotes/parentheses around selection;
wenzelm [Tue, 14 Mar 2017 17:32:19 +0100] rev 65233
always update decorations eventually after document changes: VSCode might reset it, but PIDE might produce an unchanged result that is not published again;
wenzelm [Tue, 14 Mar 2017 16:20:07 +0100] rev 65232
avoid race condition between current_state().stable_tip_version and model.rendering();
wenzelm [Tue, 14 Mar 2017 15:19:33 +0100] rev 65231
tuned;
wenzelm [Tue, 14 Mar 2017 15:14:56 +0100] rev 65230
updated dependencies;
wenzelm [Tue, 14 Mar 2017 14:55:00 +0100] rev 65229
explicitly ignore "initialized" message;
wenzelm [Tue, 14 Mar 2017 14:43:10 +0100] rev 65228
clarified shutdown;