github-linguist / linguist

Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
MIT License
12.04k stars 4.18k forks source link

Igor pro #3713

Closed shanemcmahon closed 6 years ago

shanemcmahon commented 7 years ago

I have an atom package providing support for the Igor pro programming language (https://github.com/shanemcmahon/language-igor). I was recently asked by a github user to add it to linguist. I noticed that Igor Pro is already in lib/linguist/languages.yml and has associated samples, but doesn't appear in grammars.yml. How would I go about adding a grammar for Igor? Do I just follow the instructions for "adding a language."

pchaigno commented 7 years ago

You'll need to follow the step 2 of Adding a language.

ukos-git commented 6 years ago

@shanemcmahon I don't know how to do it. Can you look at it again?

I already built the rouge lexer for IgorPro syntax highlighting and it was merged to rouge master. We're getting closer to Igor Support.