lean4-htt/src/Lean/Server/FileWorker
Jonathan Coates 11cce61e4d chore: Clean up LSP folding a little
- Wait for all terms to be elaborated before showing folding regions.
   May want to change this to support partial results.
 - Use .span to extract import statements, rather than mutually
   recursive functions.
 - Some tiny other bits of cleanup
2022-03-07 17:23:35 +01:00
..
RequestHandling.lean chore: Clean up LSP folding a little 2022-03-07 17:23:35 +01:00
Utils.lean chore: remove coe, coeSort, and coeFun abbreviations 2022-01-20 15:19:06 -08:00
WidgetRequests.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00