NullVoxPopuli

Results 1113 issues of NullVoxPopuli

It's gotten pretty silly that formatting can get so bonkers in this thing. Would be good to have a button / combo to run prettier

The official TS Playground doesn't let me choose what versions of dependencies to use

Since we download from npm _and_ support esm.sh, we'll also need to configure which strategy to use. Config file could maybe be a second tab in the editor, and look...

This will require figuring out how to add ts_ls in codemirror. The babel/compilation side of this is the easy part 🙈 In particular, it's possible that each framework integration may...

title. Solid (in their playground) uses JSX, so we can do the same here.

tie off codefence tags ~~~ post content gotta add the "live" meta to the codefence: ```lang live this content here will be sent to limber and rendered in an iframe...

On smaller screens especially the errors that pop up can be jarring with automatic compilation as you type. Alternatively, maybe i should increase the debounce timeout

like with package.json maybe we have package.json.docs.md or mirrored `docs/package.json.md` that the tool can look up and show side-by-side what's going on line-by-line. ~~~md name: this is the published name...

This should resolve this: - https://github.com/typed-ember/glint/pull/999 At least for addons anyway.