-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
🚀 - Provide support for Kotlin language #273
Comments
Hi @hadiyarajesh, thanks for your interest in CodeImage. I've opened a PR with a preview of kotlin language integration. https://codeimage-git-feat-kotlin-support-riccardoperra.vercel.app/ Unfortunately I am forced to use the CM5 legacy mode parser since CodeImage uses CodeMirror6. Highlighting probably would not perfect. Any advice is weelcome EDIT: the .kt icon is a bit buggy, just fixing it 😄 |
Thanks for quick response @riccardoperra I've tried Kotlin syntax on given webapp and satisfied with result as shown below. Let me know when will you integrate it with main CodeImage webapp. |
Hi @hadiyarajesh, CodeImage v0.19.1 has been deployed including your feature request 😄 Thank you! |
Thanks for quickly deploying this feature @riccardoperra. Please close the issue now. |
Which @codeimage/* package(s) are relevant/releated to the feature request?
config
Description
Kotlin is fast growing language on JVM platform and millions of developers use it daily. Kindly provide Kotlin syntax highlighting support in codeimage.
The text was updated successfully, but these errors were encountered: