Bat: Add support for Dart syntax

Created on 3 Sep 2018  路  7Comments  路  Source: sharkdp/bat

It would be nice if Bat supports Dart syntax, there this .tmLanguage I think we can use.

https://github.com/guillermooo/dart-sublime-bundle/blob/master/Dart.tmLanguage

good first issue syntax-request

Most helpful comment

I'll open a PR :)

All 7 comments

Sounds great

Unfortunately, Sublime Text refuses to convert that .tmLanguage file to a .sublime-syntax file. It doesn't show an error message.

@tobenna Thank you for investigating! Would you like to open a bat PR that adds the Git submodule and the converted Dart.sublime-syntax?

We could add a small comment in the "Manual modifications" section here.

I'll open a PR :)

fixed via #278

Added in v0.7.0.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mjlbach picture mjlbach  路  3Comments

issmirnov picture issmirnov  路  3Comments

adamtabrams picture adamtabrams  路  3Comments

scalp42 picture scalp42  路  3Comments

antoinemadec picture antoinemadec  路  3Comments