lamdu
lamdu copied to clipboard
lamdu - towards the next generation IDE
"Ctrl+C" can behave like Ctrl-X does now. "Ctrl+X" can behave similarly, but leave a hole in the original place rather than a named reference, so the extracted definition is unused....
For plain values, ellipses are shown, as expected On a side note, how can I see all the values? (up to 70, in this case)
(esp. since we no longer necessarily show parens around fragments)
When typing "factorial", he * Typed "factorial x - 1" and then wanted to add parentheses. Supporting this would require a large change * Typed "factorial (x" and clicked right...
I see that there are data types available when writing code, but is there support for creating our own yet? If so, I can't figure out how.
The quickstart is amazing and I want to learn more language features. `doc/Language.md` gives a good high-level overview of what's possible, but I found it difficult to put into practice....
In the following example "character" is not abbreviated to "char": Need to review the code to be certain but I believe that this has to do with it being a...
So we think the correct solution would be to add a "logical prev widget enter" and "logical next widget enter" to the event context available to event map handelrs. This...
Case presented as '.case [' cannot be typed in this way
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 0.1.12 fix bug leading...