Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin: Added char token and improved string interpolation #3225

Merged
merged 3 commits into from Dec 5, 2021

Conversation

RunDevelopment
Copy link
Member

Changes:

  • Added char token
  • Improved string literals and string interpolation. The string regex is now a lot closer to the actual Kotlin parser. String interpolation has better highlighting now.

image

@github-actions
Copy link

github-actions bot commented Nov 25, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +113 B (+13.8%).

file master pull size diff % diff
components/prism-kotlin.min.js 820 B 933 B +113 B +13.8%

Generated by 🚫 dangerJS against 59a55e6

@RunDevelopment RunDevelopment merged commit 563cd73 into PrismJS:master Dec 5, 2021
@RunDevelopment RunDevelopment deleted the issue3170-kotlin branch December 5, 2021 13:48
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.

None yet

1 participant