John Gardner

Results 278 comments of John Gardner
trafficstars

> Could your experience be specific to the newer nodejs implementation @lildude Until I read your comment, I wasn't aware there even *was* a non-Node.js based implementation (Bear in mind...

@k4rtik How did you add the grammar to this PR? Did you use the [`add-grammar`](https://github.com/github/linguist/blob/8b3c18c62a08ed90d8f5a3bb74966928fa915f80/script/add-grammar) script as advised in our [contributor's guide](https://github.com/github/linguist/blob/HEAD/CONTRIBUTING.md#adding-a-language), or did you register the submodule manually? Either...

Alright, just checking. We sometimes get folks who attempt to do everything via the in-browser editor, so I needed to rule that out of the equation. > What is the...

> IIRC, one of them was about `tm_scope: source.ott` missing in the Ott spec that I was adding in `languages.yml` That might be it. Yes, you're right, this could have...

@k4rtik I checked out your branch locally and ran the tests. No errors were encountered, indicating that CI will pass. Output ~~~console λ GitHub-Linguist (HEAD detached at fork/ott): brake samples...

There's a zillion different *BNF variants, many of which overlap. Attempting to differentiate between them—and I speak from [experience](https://github.com/Alhadis/language-grammars/commit/1046b9589265e28dadb02e053d5f96fbca78b457)—is an exercise in futility. The fact that many authors use `EBNF`,...

Hi @costela, any chance you could resolve the conflicts with recent changes?

@DanBrooker When you were bundling this package's icon-fonts, did you include the optimised versions I made ([DevOpicons](https://github.com/file-icons/DevOpicons)/[MFixx](https://github.com/file-icons/MFixx)), or the older, unmodified fonts? ([Devicons](https://github.com/vorillaz/devicons)/[MFizz](https://github.com/fizzed/font-mfizz)) The latter pair are the ones that're...

Ah, you did too. No idea then... and I'm not sure what VSCode could be doing, because I purposefully stripped margins from every icon. The only metric that differs between...

👋 Hi @jwaggy, sorry it's taken me so long to respond. I completely missed this issue. I'm unfamiliar with VSCodium and Open VSX, so you'll need to key me in...