Charlie Yaris

Results 4 issues of Charlie Yaris

See the repl: https://svelte.dev/repl/30b19d1cd95c4f10a771a91f2de6e322?version=3.48.0 Without the `{VirtualList}` prop, the items are formatted as expected. With the `{VirtualList}` prop, the first item overlaps with the other items.

enhancement

Ability to use the groupBy prop for items using `VirtualList`.

enhancement

Rather than passing through a format `string` for the logger, would be great if a `class` could be passed through to use the `logger.setFormatter(fmt)` method.

enhancement

**Describe the bug** Magic functions are no longer being executed in the VS Code Interactive Window. Running a cell using `# MAGIC %md` will be treated as a Python comment....

bug