riccardoperra / codeimage

A tool to beautify your code screenshots. Built with SolidJS and Fastify.
https://codeimage.dev
MIT License
1.35k stars 74 forks source link

More Language Support🚀 - #541

Closed SH-Codes closed 1 year ago

SH-Codes commented 1 year ago

Which @codeimage/* package(s) are relevant/releated to the feature request?

No response

Description

Dart language support

riccardoperra commented 1 year ago

Hi, you can open a PR to integrate this change. There should be a few changes to do 🙂

PR example: https://github.com/riccardoperra/codeimage/pull/464

The dart language should be in the codemirror/legacy-modes/clike package

The color should be: #00B4AB Then icon should be present in the icon package like for the other ones

riccardoperra commented 1 year ago

Deployed in 1.4.1