-
Hi there,
First off, thanks everyone for your work on this excellent library!
Lezer added support for specifying default props within the grammar file using `@external propSource`.
As far as I…
-
# Description of suggestion or shortcoming:
https://www.squiggle-language.com/playground?v=0.9.5#code=eNqdVs1u00AQfpWpe8BO05S0PaCIVggoSKhICHKre9gm68TgrIt3w48aH7nxCPByfRJmdnaddX6Ulotlz87PNzPf7PguGst…
OAGr updated
2 months ago
-
### Summary
My code is literally this inside some boilerplate HTML:
```
import { ink } from 'https://esm.sh/ink-mde@0.22.0';
ink(document.getElementById('editor')!);
```
…
-
Would greatly help with #183.
The basic idea is to move from the current Ohm-generated parser to a standalone one, which would be suitable for tools like Language Server or others. Additionally, it…
-
CodeMirror plugin crashed: TypeError: tags is not iterable
maybe related to @lezer
> Check if there were any 0.x versions of @codemirror of @lezer
> packages kept back. This error occurs when…
-
Requested:
- [x] Vue
- [ ] HCL
- [ ] R
- [ ] Ini
- [x] Dart
- [ ] Properties
- [ ] Scala
- [ ] Liquid
- [ ] reStructuredText
- [x] PowerShell
- [x] Diff
- [x] TOML
- [x] Golang
- [x] R…
-
Sander kwam met het creatieve idee om een behuizing/case te bouwen voor de raspberry pi pico en alle componenten die daarop aangesloten zijn, zodat het geheel netjes in een case geplaatst kan worden. …
-
I'm using a Slimme lezer by Marcel Zuidwijk to read the values from my smart meter.
The problem is that the gas value is not send on 0-1:24.2.1 but on 0-1:24.2.3
Can this be changed or is this spe…
-
We have a real-world grammar for the Wolfram Language, which is fairly complex by nature. When running it through `lezer-generator`, it results in an error `Goto table too large`, exit code 1. The gra…
-
**Describe the bug**
1. Clone the repository
1. Run `npm ci`
You get the following output:
```
rickyp@LUSC02DG0MFML87 informed % npm ci
npm WARN old lockfile
npm WARN old lockfile The packag…