DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.36k stars 29 forks source link

add support in github lang support .cvt .cvtx #891

Open PatrickJS opened 9 months ago

PatrickJS commented 9 months ago

to add syntax highlighting to github at https://github.com/github-linguist/linguist which doesn't have .cvt

maybe requires https://github.com/DanielXMoore/Civet/issues/872

edemaine commented 9 months ago

I think mainly we're waiting here for better syntax highlighting; our current highlighter is missing a lot of Civet features and is buggy (e.g. #823 and #40).