Skip to content

feat: add Svelte support#190

Draft
LiHRaM wants to merge 2 commits into
bearcove:mainfrom
LiHRaM:svelte-support
Draft

feat: add Svelte support#190
LiHRaM wants to merge 2 commits into
bearcove:mainfrom
LiHRaM:svelte-support

Conversation

@LiHRaM
Copy link
Copy Markdown

@LiHRaM LiHRaM commented May 9, 2026

Inspired by the changes in #186, I've added Svelte support. I noticed crates/tracey-core/src/sources.rs was missing the lean extension so I added that as well.

LiHRaM added 2 commits May 9, 2026 21:07
Also fixes missing "lean" entry in SUPPORTED_EXTENSIONS which was
omitted from the original Lean support commit.

💘 Generated with Crush

Assisted-by: DeepSeek V4 Pro via Crush <crush@charm.land>
The arborium_language() mapping was missing a "svelte" entry, so .svelte
files fell through to None and rendered as plain escaped text instead of
syntax-highlighted HTML in the web dashboard.

💘 Generated with Crush

Assisted-by: DeepSeek V4 Pro via Crush <crush@charm.land>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant