lean4-htt/src/Lean/Server/FileWorker
Marc Huisinga aea8e11d4b
fix: restore code action incrementality (#8868)
This PR ensures that code actions do not have to wait for the full file
to elaborate. This regression was accidentally introduced in #7665.
2025-06-18 18:00:20 +00:00
..
ExampleHover.lean feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00
InlayHints.lean chore: fixes after rebootstrap 2025-06-04 18:26:05 +02:00
RequestHandling.lean fix: restore code action incrementality (#8868) 2025-06-18 18:00:20 +00:00
SemanticHighlighting.lean feat: 'unknown identifier' code actions (#7665) 2025-04-02 09:43:40 +00:00
SetupFile.lean fix: search path related bugs (#7873) 2025-04-09 15:37:49 +00:00
SignatureHelp.lean fix: wrong signature help after map/filter/etc (#8655) 2025-06-06 13:07:01 +00:00
Utils.lean refactor: make syntax covering snapshot tasks more precise on the top level (#8744) 2025-06-18 13:23:21 +00:00
WidgetRequests.lean feat: reusable rpc refs (#8105) 2025-06-03 12:35:12 +00:00