mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
This grammar uses the same scope name (source.idl) as our existing IDL grammar. The wrong scope name was listed in grammars.yml which masked this problem. https://github.com/andik/IDL-Syntax/pull/2 tracks getting the grammar to use a different scope name; in the meantime we just won't highlight these files.