John Mays

Results 11 comments of John Mays

I am currently working on this FYI.

Actually, I don't think that Nue quite qualifies to be added yet. It doesn't meet the current usage guidelines (#5756) for adding a language. Specifically, I mean that when you...

Working on this right now.

Right now it's not looking so good, chiefly because of an issue with the grammar. The only syntax file format accepted by the repository is `.json`, which eliminates two that...

Okay, small update. I have a working syntax arrangement for the grammars now, but I just need adequate permission to use it (or a license for the syntax) from the...

I bet true `.cos` files are getting close to 2000. Here is a search for [`path:*.cos fn`](https://github.com/search?q=path%3A*.cos+NOT+is%3Afork+fn&type=code) with ~1.4k. And when you use other keywords like `stream`, you can tell...

Hi, @Witherbear, I was working on a PR to add ZScript, but I ran into an error that will prevent me from moving forward for now. The grammar you provided...

@KaptainMicila Okay that is great info. (BTW, thanks for making the extension in the first place). I may take a look at changing it for this regex if I have...

The grammar posted by @JosiahJack will not work for now because it does not have a license, and thus cannot be included in linguist. If another syntax exists (as far...

Why are `grammars.yml` and `languages.yml` in two completely different spots? Wouldn't it make sense to move `grammars.yml` out of root and into `/lib/linguist`?