/dart-syntax-highlight

Tools and documentation for how Dart code is formatted

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Solutions in this repo

grammars/dart.json

A TextMate language grammar for Dart.

Used by:

When updating the grammar, consider raising issues (or PRs) to update the following files which do not have automated updates from this grammar:

Other solutions

highlight.js

highlight.js is web based syntax highlighter that can syntax highlight <code> references on a web page.

CodeMirror

CodeMirror is a web-based editing component with Dart highlighting support.