Skip to content

Conversation

@jtbandes
Copy link
Contributor

@jtbandes jtbandes commented Aug 4, 2025

Description

Towards #906:

image image

Linked Issues

@netlify
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for shiki-matsu ready!

Name Link
🔨 Latest commit 538d7ed
🔍 Latest deploy log https://app.netlify.com/projects/shiki-matsu/deploys/6890630ddf76120008d91683
😎 Deploy Preview https://deploy-preview-1052--shiki-matsu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for shiki-next ready!

Name Link
🔨 Latest commit 538d7ed
🔍 Latest deploy log https://app.netlify.com/projects/shiki-next/deploys/6890630d57699e00086ce0f4
😎 Deploy Preview https://deploy-preview-1052--shiki-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment on lines +13 to +14
const allThemes = shallowRef<ThemeInfo[]>([])
const allLanguages = shallowRef<GrammarInfo[]>([])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it okay to leave these empty? Since I changed the type it was harder to include some default values.

Comment on lines +19 to +20
"tm-grammars": "catalog:inlined",
"tm-themes": "catalog:inlined",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this catalog import ok?

Copy link
Member

@antfu antfu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

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.

2 participants