area9innovation / flow9

Platform for safe, easy and productive programming of complex, multi-platform apps with a modern user interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for flow in GitHub

kivikakk opened this issue · comments

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.

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/linguist#4515, it should be used in "hundreds" of repos.