Skip to content

Add language injection to custom blocks - #128

Open
krlctrl wants to merge 1 commit into
zed-extensions:mainfrom
krlctrl:127-lang-inject-in-custom-blocks
Open

Add language injection to custom blocks#128
krlctrl wants to merge 1 commit into
zed-extensions:mainfrom
krlctrl:127-lang-inject-in-custom-blocks

Conversation

@krlctrl

@krlctrl krlctrl commented Jun 18, 2026

Copy link
Copy Markdown

Make custom blocks in *.vue files to have language injected (syntax highlight) if lang attribute is present.

Closes #127

@cla-bot

cla-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @krlctrl on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@krlctrl

krlctrl commented Jun 18, 2026

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jun 18, 2026
@cla-bot

cla-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@krlctrl
krlctrl force-pushed the 127-lang-inject-in-custom-blocks branch from a33d0ba to 784019b Compare July 7, 2026 04:27
@krlctrl
krlctrl force-pushed the 127-lang-inject-in-custom-blocks branch from 784019b to c082c38 Compare July 17, 2026 12:20
Make custom blocks in *.vue files to have language injected (syntax
highlight) if lang attribute is present.
@krlctrl
krlctrl force-pushed the 127-lang-inject-in-custom-blocks branch from c082c38 to 851568f Compare July 18, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add language injection for Vue SFC custom blocks based on lang attribute

1 participant