Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register .bibtex as a BibTeX file-extension #4764

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Register .bibtex as a BibTeX file-extension #4764

merged 1 commit into from
Jan 14, 2020

Conversation

Alhadis
Copy link
Collaborator

@Alhadis Alhadis commented Jan 8, 2020

Description

Fairly self-explanatory. BibTeX's main file-extension is .bib, but some folks use .bibtex instead.

Usage

Checklist:

  • I am associating a language with a new file extension.
    • The new extension is used in hundreds of repositories on GitHub
    • I have included a real-world usage sample:
    • I have included a change to the heuristics to distinguish my language from others using the same extension.

@Alhadis Alhadis requested a review from pchaigno January 8, 2020 12:54
@pchaigno pchaigno merged commit 6466c82 into master Jan 14, 2020
@pchaigno pchaigno deleted the bibtex branch January 14, 2020 13:25
ayoubserti pushed a commit to ayoubserti/linguist that referenced this pull request Jan 22, 2020
lildude pushed a commit that referenced this pull request Jan 28, 2020
* add .4dm extensons

* no language for the moment

* change the source of syntax highlighting for Agda (#4768)

* Add interpreters 'csh' and 'tcsh' for language 'Tcsh' (#4760)

* Update languages.yml

* Create regtest_nmmnest.csh

Source: https://github.com/barlage/WRF-kill/blob/master/tools/regtest_nmmnest.csh

* Register `.bibtex` as a BibTeX file-extension (#4764)

* Register `.dof` as an INI file-extension (#4766)

* Register `.epsi` as a PostScript file-extension (#4763)

* Add common extensions to Motorola 68k Assembly (#4637)

* Add common extensions to Motorola 68k

* Revert ACE mode for m68k assembly

* Add heuristics for Motorola 68K Assembly

* Add SWIG language and `.i` Assembly extension

Co-authored-by: John Gardner <[email protected]>

* Add file extension for SnakeMake (#3953)

* Add file extension for SnakeMake

Previously a file name was defined for [SnakeMake[(snakemake-wrappers.readthedocs.io): #1834

Currently, the canonical extension is `smk` (see [this discussion](https://groups.google.com/forum/#!topic/Snakemake/segLE-RlV_s) with the author (@johanneskoester) of SnakeMake, and the [FAQ](http://snakemake.readthedocs.io/en/stable/project_info/faq.html#how-do-i-enable-syntax-highlighting-in-vim-for-snakefiles)).

* Adding two Snakemake (smk) example files

* add .4dm extensons

* no language for the moment

* add lang-4d tmLanguage

* link syntax highliting

* typo

Co-authored-by: Guillaume Brunerie <[email protected]>
Co-authored-by: friedc <[email protected]>
Co-authored-by: John Gardner <[email protected]>
Co-authored-by: Iggy Drougge <[email protected]>
Co-authored-by: Nils Homer <[email protected]>
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants