Thu, 18 Jul 2024 22:08:46 +0200 lsp: improved completions;
Thomas Lindae <thomas.lindae@in.tum.de> [Thu, 18 Jul 2024 22:08:46 +0200] rev 81079
lsp: improved completions;
Wed, 17 Jul 2024 21:03:56 +0200 vscode: removed unused code;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 17 Jul 2024 21:03:56 +0200] rev 81078
vscode: removed unused code;
Wed, 17 Jul 2024 21:02:30 +0200 vscode: removed README because its content is outdated;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 17 Jul 2024 21:02:30 +0200] rev 81077
vscode: removed README because its content is outdated;
Wed, 17 Jul 2024 20:56:27 +0200 vscode: disabled whitespace rendering by default because the whitespace symbol is not monospace;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 17 Jul 2024 20:56:27 +0200] rev 81076
vscode: disabled whitespace rendering by default because the whitespace symbol is not monospace;
Tue, 09 Jul 2024 16:47:48 +0200 lsp: added symbol conversion request;
Thomas Lindae <thomas.lindae@in.tum.de> [Tue, 09 Jul 2024 16:47:48 +0200] rev 81075
lsp: added symbol conversion request;
Fri, 05 Jul 2024 21:40:39 +0200 vscode: changed how options are inserted into package.json so that one can still call `npm install` without errors;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 05 Jul 2024 21:40:39 +0200] rev 81074
vscode: changed how options are inserted into package.json so that one can still call `npm install` without errors;
Fri, 05 Jul 2024 13:30:07 +0200 vscode: removed unused import;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 05 Jul 2024 13:30:07 +0200] rev 81073
vscode: removed unused import;
Fri, 05 Jul 2024 13:16:47 +0200 vscode: changed vscode_unicode_symbols_edits option default to true;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 05 Jul 2024 13:16:47 +0200] rev 81072
vscode: changed vscode_unicode_symbols_edits option default to true;
Fri, 05 Jul 2024 13:15:50 +0200 vscode: made uri equality check on actual strings, not on the functions;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 05 Jul 2024 13:15:50 +0200] rev 81071
vscode: made uri equality check on actual strings, not on the functions;
Fri, 05 Jul 2024 13:15:05 +0200 vscode: switched document_decoration map to use strings as keys instead of Uris, because Uri equality check is inconsistent;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 05 Jul 2024 13:15:05 +0200] rev 81070
vscode: switched document_decoration map to use strings as keys instead of Uris, because Uri equality check is inconsistent; disabled decoration requests as decoration caching is already done on client-side;
Mon, 01 Jul 2024 04:34:04 +0200 lsp: added rudimentary indenting to code actions;
Thomas Lindae <thomas.lindae@in.tum.de> [Mon, 01 Jul 2024 04:34:04 +0200] rev 81069
lsp: added rudimentary indenting to code actions;
Mon, 01 Jul 2024 18:53:27 +0200 vscode: adjusted setting description;
Thomas Lindae <thomas.lindae@in.tum.de> [Mon, 01 Jul 2024 18:53:27 +0200] rev 81068
vscode: adjusted setting description;
Sun, 30 Jun 2024 15:23:00 +0200 lsp: added support for code actions to apply active sendback markups;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:23:00 +0200] rev 81067
lsp: added support for code actions to apply active sendback markups;
Sun, 30 Jun 2024 15:22:50 +0200 lsp: clarified WorkspaceEdit;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:22:50 +0200] rev 81066
lsp: clarified WorkspaceEdit;
Sun, 30 Jun 2024 15:22:36 +0200 lsp: made TextDocumentEdit accept optional versions;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:22:36 +0200] rev 81065
lsp: made TextDocumentEdit accept optional versions;
Sun, 30 Jun 2024 15:32:51 +0200 lsp: tuned;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:51 +0200] rev 81064
lsp: tuned;
Sun, 30 Jun 2024 15:32:45 +0200 lsp: removed code that is never run;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:45 +0200] rev 81063
lsp: removed code that is never run;
Sun, 30 Jun 2024 15:32:39 +0200 lsp: created distinction for unicode symbols setting between output and edits and clarified output text functions;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:39 +0200] rev 81062
lsp: created distinction for unicode symbols setting between output and edits and clarified output text functions;
Sun, 30 Jun 2024 15:32:32 +0200 clarified PIDE/line range conversions;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:32 +0200] rev 81061
clarified PIDE/line range conversions;
Sun, 30 Jun 2024 15:32:26 +0200 lsp: refactored conversion from Decoration_List to JSON;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:26 +0200] rev 81060
lsp: refactored conversion from Decoration_List to JSON;
Sun, 30 Jun 2024 15:32:19 +0200 lsp: tuned pretty_text_panel;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:19 +0200] rev 81059
lsp: tuned pretty_text_panel;
Sun, 30 Jun 2024 15:32:12 +0200 lsp: removed output_pretty_panel function as its logic is now in pretty_text_panel;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:32:12 +0200] rev 81058
lsp: removed output_pretty_panel function as its logic is now in pretty_text_panel;
Sun, 30 Jun 2024 15:31:52 +0200 vscode: added more relevant options;
Thomas Lindae <thomas.lindae@in.tum.de> [Sun, 30 Jun 2024 15:31:52 +0200] rev 81057
vscode: added more relevant options;
Fri, 14 Jun 2024 10:21:47 +0200 lsp: converted state panel to use a pretty text panel;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 14 Jun 2024 10:21:47 +0200] rev 81056
lsp: converted state panel to use a pretty text panel;
Fri, 14 Jun 2024 10:21:28 +0200 lsp: converted dynamic output to use a pretty text panel;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 14 Jun 2024 10:21:28 +0200] rev 81055
lsp: converted dynamic output to use a pretty text panel;
Fri, 14 Jun 2024 10:21:03 +0200 lsp: added Pretty_Text_Panel module;
Thomas Lindae <thomas.lindae@in.tum.de> [Fri, 14 Jun 2024 10:21:03 +0200] rev 81054
lsp: added Pretty_Text_Panel module;
Wed, 12 Jun 2024 21:26:31 +0200 vscode: added relevant isabelle options to vscode settings;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 12 Jun 2024 21:26:31 +0200] rev 81053
vscode: added relevant isabelle options to vscode settings;
Wed, 12 Jun 2024 21:14:41 +0200 vscode: indent;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 12 Jun 2024 21:14:41 +0200] rev 81052
vscode: indent;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 tip