lean4-htt/src/Lean/Data/Lsp
2024-11-19 09:26:58 +01:00
..
Basic.lean feat: structure auto-completion & partial InfoTrees 2024-11-19 09:26:58 +01:00
Capabilities.lean fix: make applyEdit optional in WorkspaceClientCapabilities of LSP (#5224) 2024-10-16 08:38:11 +00:00
Client.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
CodeActions.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Communication.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Diagnostics.lean chore: use local instance in Lsp.Diagnostics (#5031) 2024-08-14 05:04:32 +00:00
Extra.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
InitShutdown.lean chore: fix spelling mistakes in error messages/exceptions (#5425) 2024-09-23 13:19:05 +00:00
Internal.lean fix: ilean loading performance (#4900) 2024-08-29 11:51:48 +00:00
Ipc.lean fix: periodically refresh semantic tokens (#3691) 2024-03-15 11:58:50 +00:00
LanguageFeatures.lean feat: structure auto-completion & partial InfoTrees 2024-11-19 09:26:58 +01:00
TextSync.lean feat: diagnostics for stale dependencies (#3247) 2024-03-18 10:38:38 +00:00
Utf16.lean feat: change Array.get to take a Nat and a proof (#6032) 2024-11-12 03:30:46 +00:00
Window.lean feat: server -> client requests (#3271) 2024-03-14 16:00:32 +00:00
Workspace.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00