flow9 icon indicating copy to clipboard operation
flow9 copied to clipboard

Support for flow in GitHub

Open kivikakk opened this issue 6 years ago • 7 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.

kivikakk avatar Apr 30 '19 01:04 kivikakk

Thanks, sounds great! The Flow.tmLanguage in VS code should be fine.

alstrup avatar Apr 30 '19 07:04 alstrup

https://github.com/area9innovation/flow9/blob/master/resources/vscode/flow/syntaxes/Flow.tmLanguage

yegordovganich avatar Apr 30 '19 07:04 yegordovganich

We have one contributed repo here: https://github.com/RusArtm/Simpulator

alstrup avatar Apr 30 '19 13:04 alstrup

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?

alstrup avatar May 20 '19 09:05 alstrup

Per the checklist at github/linguist#4515, it should be used in "hundreds" of repos.

kivikakk avatar May 20 '19 23:05 kivikakk

One more here: https://github.com/hey-sancho/flow_memorygame

alstrup avatar May 29 '19 18:05 alstrup

one more https://github.com/ViktorKurach/mystore-demo

yegordovganich avatar Sep 16 '19 09:09 yegordovganich