src/Tools/VSCode/src/vscode_rendering.scala
Fri, 09 Jun 2017 21:57:30 +0200 wenzelm tuned;
Fri, 09 Jun 2017 21:43:31 +0200 wenzelm more uniform syntax_completion + semantic_completion;
Thu, 25 May 2017 19:50:37 +0200 wenzelm parallel retrieval of PIDE markup;
Tue, 23 May 2017 20:38:34 +0200 wenzelm support text overview colors via decorations;
Mon, 17 Apr 2017 12:20:45 +0200 wenzelm tuned signature;
Mon, 17 Apr 2017 12:11:02 +0200 wenzelm tuned signature;
Mon, 13 Mar 2017 20:33:42 +0100 wenzelm proper local debugger state, depending on session;
Sun, 12 Mar 2017 14:23:38 +0100 wenzelm discontinued pointless Text.Length: Javascript and Java agree in old-fashioned UTF-16;
Fri, 10 Mar 2017 21:47:48 +0100 wenzelm suppress irrelevant markup for VSCode;
Fri, 10 Mar 2017 17:08:21 +0100 wenzelm avoid extra decorations for regular command keywords;
Fri, 10 Mar 2017 16:07:20 +0100 wenzelm more compact protocol message;
Tue, 07 Mar 2017 18:50:42 +0100 wenzelm decorations for text color;
Tue, 07 Mar 2017 17:21:41 +0100 wenzelm tuned;
Tue, 07 Mar 2017 16:06:42 +0100 wenzelm decorations for spell-checker;
Tue, 07 Mar 2017 14:51:52 +0100 wenzelm tuned signature;
Tue, 07 Mar 2017 10:52:04 +0100 wenzelm clarified options;
Mon, 06 Mar 2017 18:28:48 +0100 wenzelm clarified messages (with improved scalability): legacy/error as diagnostics, writeln/information/warning/bad as tooltips (dynamic hover);
Sun, 05 Mar 2017 22:32:33 +0100 wenzelm decorations for dotted underline: less intrusive;
Sun, 05 Mar 2017 19:27:39 +0100 wenzelm proper reset of published decorations: initial value is Nil, afterwards it is a list of canonical length and order;
Sat, 04 Mar 2017 21:47:26 +0100 wenzelm clarified pretty margin;
Sat, 04 Mar 2017 21:04:44 +0100 wenzelm more general hover_message (see also JEdit_Rendering.tooltip_message);
Sat, 04 Mar 2017 20:26:32 +0100 wenzelm clarified signature;
Sat, 04 Mar 2017 13:36:06 +0100 wenzelm decorations for background and foreground colors;
Fri, 03 Mar 2017 21:51:04 +0100 wenzelm publish decorations like diagnostics;
Wed, 11 Jan 2017 20:01:55 +0100 wenzelm support for semantic completion;
Wed, 11 Jan 2017 14:22:57 +0100 wenzelm clarified text output wrt. symbols;
Sun, 08 Jan 2017 19:08:26 +0100 wenzelm added node_name(String): imitate jEdit buffer operations;
Sun, 08 Jan 2017 13:08:17 +0100 wenzelm support for bibtex entries;
Sun, 08 Jan 2017 12:00:37 +0100 wenzelm more explocit Document_Model.Content;
Sat, 07 Jan 2017 17:30:06 +0100 wenzelm clarified lazy text content;
Thu, 05 Jan 2017 16:16:18 +0100 wenzelm suppress empty results;
Wed, 04 Jan 2017 21:20:37 +0100 wenzelm tuned;
Wed, 04 Jan 2017 20:52:06 +0100 wenzelm proper interpretation of Resources.source_file as platform file;
Wed, 04 Jan 2017 19:42:08 +0100 wenzelm clarified Document.Node.Name (again): canonical platform file;
Wed, 04 Jan 2017 12:03:45 +0100 wenzelm clarified file URIs;
Tue, 03 Jan 2017 15:21:32 +0100 wenzelm clarified message severity, based on empirical observation of VSCode 1.8.1;
Tue, 03 Jan 2017 14:17:03 +0100 wenzelm clarified master_dir: file-URL;
Sun, 01 Jan 2017 11:47:27 +0100 wenzelm clarified modules;
Fri, 30 Dec 2016 10:26:10 +0100 wenzelm tuned;
Thu, 29 Dec 2016 22:10:29 +0100 wenzelm re-use options from resources;
Thu, 29 Dec 2016 17:25:32 +0100 wenzelm re-use resources from session;
Wed, 28 Dec 2016 19:15:52 +0100 wenzelm precise full_range and thus proper try_restrict in Snapshot.cumulate;
Wed, 28 Dec 2016 17:26:38 +0100 wenzelm clarified signature: maintan Text.Length within Line.Document;
Wed, 28 Dec 2016 16:45:00 +0100 wenzelm more uniform treatment of input/output wrt. client;
Fri, 23 Dec 2016 20:06:54 +0100 wenzelm proper file:// URL for external references;
Fri, 23 Dec 2016 19:19:59 +0100 wenzelm full range for Position.Item;
Fri, 23 Dec 2016 11:19:28 +0100 wenzelm removed junk;
Wed, 21 Dec 2016 23:54:21 +0100 wenzelm clarified signature;
Wed, 21 Dec 2016 22:52:07 +0100 wenzelm VSCode already detects URLs from plain text;
Wed, 21 Dec 2016 22:49:53 +0100 wenzelm clarified signature;
Wed, 21 Dec 2016 22:27:38 +0100 wenzelm tuned signature -- more explicit types;
Wed, 21 Dec 2016 21:18:37 +0100 wenzelm basic support for hyperlinks / Goto Definition Request;
Tue, 20 Dec 2016 22:24:16 +0100 wenzelm more uniform rendering for Isabelle/jEdit and Isabelle/VSCode;
less more (0) tip