Support for flow in GitHub
I've started the process for having flow recognised in GitHub -- this means that .flow files will be correctly recognised/categorised. We'll need to wait for a bunch more flow repos to appear first, but I thought getting the ball rolling can't hurt.
For syntax highlighting, we currently need a TextMate-compatible grammar. Is there one particularly suitable? I notice there's two different Flow.tmLanguage files in this repository.
Thanks, sounds great! The Flow.tmLanguage in VS code should be fine.
https://github.com/area9innovation/flow9/blob/master/resources/vscode/flow/syntaxes/Flow.tmLanguage
We have one contributed repo here: https://github.com/RusArtm/Simpulator
We have one more here: https://github.com/dmitry-vlasov/flow_metamath @kivikakk How many do you think we need before we can make progress on this?
Per the checklist at github/linguist#4515, it should be used in "hundreds" of repos.
One more here: https://github.com/hey-sancho/flow_memorygame
one more https://github.com/ViktorKurach/mystore-demo