Skip to content

REPL: Add Devtools embed using Chii #523

@Ocean-OS

Description

@Ocean-OS

Describe the problem

Svelte's REPL often lacks in features that let the dev interact with the actual result or read logs. It makes it difficult to read console logs that aren't easily stringifiable values, and impossible if you're using the REPL on a mobile device. It also seems rather clunky for the REPL to say to open Devtools to read the log.

Describe the proposed solution

I've noticed in SolidJS's playground that they use Chii to embed Chrome's Devtools in the REPL. I think adding this feature would add a lot more functionality to the REPL.

Importance

nice to have

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions