Hillel Wayne

Results 38 issues of Hillel Wayne

``` ---- MODULE foo ---- ---- MODULE bar ---- Op1 == TRUE ==== Op2 == TRUE ==== ``` Highlighting will not cover `Op2`.

bug

It's because it uses a lemma from the Lean4 std (`nat.sub_add_eq_max`) but the online prover is running Lean3

Provide the example of `#univ` in the evaluator

I don't know what features exactly this is gonna get us but I've fallen behind on these kinds of upgrades before and *do not* recommend it

Now that there's an [exercise directive](https://github.com/hwayne/learntla-v2/blob/master/docs/_extensions/exercise.py) I can start putting exercises in the text. What are some good ones? Feel free to drop them here and I'll add some I...

Most AHK users haven't heard of a package manager before. What does this do for them? Is this for getting new APIs and libraries, or for getting new useful scripts?...

documentation

1. This is amazingly cool, thank you for making this. 2. If possible, I think this would be a great addition to learntla. Is it something I can embed in...

It would be really helpful if I could use telescope to jump straight to a reference, like `.. _operators::`. I tried using telescopes `builtin.lsp_workspace_symbols` but I got the error >...

enhancement
lsp