wenzelm [Thu, 29 Aug 2013 15:53:56 +0200] rev 53281
clarified SideKick parser name, which serves as quasi "mode" here;
wenzelm [Thu, 29 Aug 2013 15:48:37 +0200] rev 53280
explicit indication of outer syntax with no tokens;
uniform Isabelle.markers, based on syntax specification -- no tokens for NEWS;
wenzelm [Thu, 29 Aug 2013 15:29:24 +0200] rev 53279
clarified module location;
wenzelm [Thu, 29 Aug 2013 15:24:36 +0200] rev 53278
always use extended styles (despite de26cf3191a3);
wenzelm [Thu, 29 Aug 2013 13:53:45 +0200] rev 53277
more uniform configuration of editor modes and token markers;
wenzelm [Thu, 29 Aug 2013 13:14:00 +0200] rev 53276
syntax for isabelle-news with symbol completion;
wenzelm [Thu, 29 Aug 2013 13:00:59 +0200] rev 53275
tuned signature;
wenzelm [Thu, 29 Aug 2013 12:38:33 +0200] rev 53274
maintain Completion_Popup.Text_Area as client property like Document_View;
global Completion_Popup.Text_Area init/exit like SideKickPlugin;
eliminated old SideKick completion -- cover all Isabelle modes uniformly;
dynamic lookup of Isabelle.mode_syntax -- NB: buffer mode might be undefined in intermediate stages;
wenzelm [Thu, 29 Aug 2013 10:24:43 +0200] rev 53273
some completion options;
wenzelm [Thu, 29 Aug 2013 10:01:59 +0200] rev 53272
more abstract Completion_Popup.Text_Area;
more uniform font size;