ThomasGysemans / code_editor

A code editor (dart, js, html, ...) for Flutter with syntax highlighting and custom theme.
MIT License
74 stars 18 forks source link

supported languages #16

Closed jtaxiexpress closed 1 year ago

jtaxiexpress commented 1 year ago

Thanks for very good package. What programming languages are supported besides HTML, Dart, and JS?

ThomasGysemans commented 1 year ago

Hi, thanks. The languages I talked about in the description of the repo are just a few among many. The complete list is right here: https://github.com/git-touch/highlight.dart/tree/master/highlight/lib/languages (I'll add it to the README of the Github repo).