Tue, 01 Oct 2024 21:30:59 +0200 |
wenzelm |
tuned markup;
|
changeset |
files
|
Tue, 01 Oct 2024 20:39:16 +0200 |
wenzelm |
drop somewhat pointless 'syntax_consts' declarations;
|
changeset |
files
|
Mon, 30 Sep 2024 23:32:26 +0200 |
wenzelm |
clarified syntax: use outer block (with indent);
|
changeset |
files
|
Mon, 30 Sep 2024 22:57:45 +0200 |
wenzelm |
clarified syntax: prefer nonterminal "args", use outer block (with indent);
|
changeset |
files
|
Wed, 02 Oct 2024 18:32:36 +0200 |
Fabian Huch |
proper command kinds;
|
changeset |
files
|
Wed, 02 Oct 2024 13:51:45 +0200 |
Fabian Huch |
updated vscode_extension;
|
changeset |
files
|
Wed, 02 Oct 2024 13:50:01 +0200 |
Fabian Huch |
NEWS and CONTRIBUTORS;
|
changeset |
files
|
Wed, 02 Oct 2024 10:51:11 +0200 |
Fabian Huch |
clarified: add operation;
|
changeset |
files
|
Wed, 02 Oct 2024 10:39:32 +0200 |
Fabian Huch |
minor tuning;
|
changeset |
files
|
Fri, 19 Jul 2024 17:08:20 +0200 |
Thomas Lindae |
lsp: added additional commit characters to immediate completions;
|
changeset |
files
|
Thu, 18 Jul 2024 23:02:49 +0200 |
Thomas Lindae |
vscode: further adjusted default settings and wordPattern for consistent completion popups;
|
changeset |
files
|
Thu, 18 Jul 2024 17:59:50 +0200 |
Thomas Lindae |
lsp: added more triggerCharacters to make completion popups more consistent;
|
changeset |
files
|
Thu, 18 Jul 2024 01:18:43 +0200 |
Thomas Lindae |
vscode: added default setting to make completions pop up by themselves;
|
changeset |
files
|
Thu, 18 Jul 2024 22:08:46 +0200 |
Thomas Lindae |
lsp: improved completions;
|
changeset |
files
|
Wed, 17 Jul 2024 21:03:56 +0200 |
Thomas Lindae |
vscode: removed unused code;
|
changeset |
files
|
Wed, 17 Jul 2024 21:02:30 +0200 |
Thomas Lindae |
vscode: removed README because its content is outdated;
|
changeset |
files
|
Wed, 17 Jul 2024 20:56:27 +0200 |
Thomas Lindae |
vscode: disabled whitespace rendering by default because the whitespace symbol is not monospace;
|
changeset |
files
|
Tue, 09 Jul 2024 16:47:48 +0200 |
Thomas Lindae |
lsp: added symbol conversion request;
|
changeset |
files
|
Fri, 05 Jul 2024 21:40:39 +0200 |
Thomas Lindae |
vscode: changed how options are inserted into package.json so that one can still call `npm install` without errors;
|
changeset |
files
|
Fri, 05 Jul 2024 13:30:07 +0200 |
Thomas Lindae |
vscode: removed unused import;
|
changeset |
files
|
Fri, 05 Jul 2024 13:16:47 +0200 |
Thomas Lindae |
vscode: changed vscode_unicode_symbols_edits option default to true;
|
changeset |
files
|
Fri, 05 Jul 2024 13:15:50 +0200 |
Thomas Lindae |
vscode: made uri equality check on actual strings, not on the functions;
|
changeset |
files
|
Fri, 05 Jul 2024 13:15:05 +0200 |
Thomas Lindae |
vscode: switched document_decoration map to use strings as keys instead of Uris, because Uri equality check is inconsistent;
|
changeset |
files
|
Mon, 01 Jul 2024 04:34:04 +0200 |
Thomas Lindae |
lsp: added rudimentary indenting to code actions;
|
changeset |
files
|
Mon, 01 Jul 2024 18:53:27 +0200 |
Thomas Lindae |
vscode: adjusted setting description;
|
changeset |
files
|
Sun, 30 Jun 2024 15:23:00 +0200 |
Thomas Lindae |
lsp: added support for code actions to apply active sendback markups;
|
changeset |
files
|
Sun, 30 Jun 2024 15:22:50 +0200 |
Thomas Lindae |
lsp: clarified WorkspaceEdit;
|
changeset |
files
|
Sun, 30 Jun 2024 15:22:36 +0200 |
Thomas Lindae |
lsp: made TextDocumentEdit accept optional versions;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:51 +0200 |
Thomas Lindae |
lsp: tuned;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:45 +0200 |
Thomas Lindae |
lsp: removed code that is never run;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:39 +0200 |
Thomas Lindae |
lsp: created distinction for unicode symbols setting between output and edits and clarified output text functions;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:32 +0200 |
Thomas Lindae |
clarified PIDE/line range conversions;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:26 +0200 |
Thomas Lindae |
lsp: refactored conversion from Decoration_List to JSON;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:19 +0200 |
Thomas Lindae |
lsp: tuned pretty_text_panel;
|
changeset |
files
|
Sun, 30 Jun 2024 15:32:12 +0200 |
Thomas Lindae |
lsp: removed output_pretty_panel function as its logic is now in pretty_text_panel;
|
changeset |
files
|
Sun, 30 Jun 2024 15:31:52 +0200 |
Thomas Lindae |
vscode: added more relevant options;
|
changeset |
files
|
Fri, 14 Jun 2024 10:21:47 +0200 |
Thomas Lindae |
lsp: converted state panel to use a pretty text panel;
|
changeset |
files
|
Fri, 14 Jun 2024 10:21:28 +0200 |
Thomas Lindae |
lsp: converted dynamic output to use a pretty text panel;
|
changeset |
files
|
Fri, 14 Jun 2024 10:21:03 +0200 |
Thomas Lindae |
lsp: added Pretty_Text_Panel module;
|
changeset |
files
|
Wed, 12 Jun 2024 21:26:31 +0200 |
Thomas Lindae |
vscode: added relevant isabelle options to vscode settings;
|
changeset |
files
|
Wed, 12 Jun 2024 21:14:41 +0200 |
Thomas Lindae |
vscode: indent;
|
changeset |
files
|
Wed, 12 Jun 2024 21:22:01 +0200 |
Thomas Lindae |
lsp: extracted panel content generation logic;
|
changeset |
files
|
Wed, 12 Jun 2024 20:54:11 +0200 |
Thomas Lindae |
vscode: added all fonts to extension;
|
changeset |
files
|
Wed, 12 Jun 2024 20:44:10 +0200 |
Thomas Lindae |
added vscode options tag;
|
changeset |
files
|
Thu, 30 May 2024 02:43:29 +0200 |
Thomas Lindae |
vscode: tuned;
|
changeset |
files
|
Thu, 30 May 2024 02:43:24 +0200 |
Thomas Lindae |
lsp: refactored non-html dynamic/state output;
|
changeset |
files
|
Mon, 27 May 2024 13:21:15 +0200 |
Thomas Lindae |
vscode: reduced how often symbol width gets measured;
|
changeset |
files
|
Mon, 27 May 2024 13:20:31 +0200 |
Thomas Lindae |
vscode: IsabelleDejaVuSansMono for state and output panel;
|
changeset |
files
|
Mon, 27 May 2024 13:18:29 +0200 |
Thomas Lindae |
vscode: added decoration request on file switch;
|
changeset |
files
|
Mon, 27 May 2024 13:17:09 +0200 |
Thomas Lindae |
lsp: added decoration_request notification;
|
changeset |
files
|
Thu, 16 May 2024 11:59:33 +0200 |
Thomas Lindae |
lsp: added decorations to state updates;
|
changeset |
files
|
Thu, 16 May 2024 11:59:06 +0200 |
Thomas Lindae |
lsp: added delay to dynamic_output updates after a set_margin;
|
changeset |
files
|
Wed, 15 May 2024 17:04:22 +0200 |
Thomas Lindae |
lsp: added conversion of symbols for dynamic output so that decoration ranges consider vscode_unicode_symbols setting;
|
changeset |
files
|
Wed, 15 May 2024 16:54:39 +0200 |
Thomas Lindae |
lsp: unified PIDE/decorations and dynamic output decorations format;
|
changeset |
files
|
Wed, 15 May 2024 00:11:34 +0200 |
Thomas Lindae |
vscode: changed test_string to "mix" to be consistent with jEdit;
|
changeset |
files
|
Thu, 16 May 2024 12:00:05 +0200 |
Thomas Lindae |
lsp: added decorations to dynamic output;
|
changeset |
files
|
Thu, 09 May 2024 22:24:19 +0200 |
Thomas Lindae |
lsp: force update after state_set_margin;
|
changeset |
files
|
Thu, 30 May 2024 02:45:01 +0200 |
Thomas Lindae |
vscode: added dynamic and state output set margin messages to vscode extension;
|
changeset |
files
|
Sun, 30 Jun 2024 15:29:44 +0200 |
Thomas Lindae |
lsp: made margins synchronized;
|
changeset |
files
|
Fri, 03 May 2024 20:13:48 +0200 |
Thomas Lindae |
lsp: added separation for non-html output and state;
|
changeset |
files
|