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 .dof as an INI file-extension #4766

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Register .dof as an INI file-extension #4766

merged 1 commit into from
Jan 14, 2020

Conversation

Alhadis
Copy link
Collaborator

@Alhadis Alhadis commented Jan 11, 2020

This PR adds Delphi Project Option Files (.dof) to our list of INI filetypes.

Checklist:

  • I am associating a language with a new file extension.

@Alhadis Alhadis requested a review from pchaigno January 11, 2020 14:02
Copy link
Contributor

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Alhadis
Copy link
Collaborator Author

Alhadis commented Jan 12, 2020

@pchaigno There's some low-hanging fruit in #4763 and #4764, if you want to take care of those as well.

@pchaigno pchaigno merged commit 69e8009 into master Jan 14, 2020
@pchaigno pchaigno deleted the dof 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 <gardnerjohng@gmail.com>

* 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 <guillaume.brunerie+github@gmail.com>
Co-authored-by: friedc <52925889+friedc@users.noreply.github.com>
Co-authored-by: John Gardner <gardnerjohng@gmail.com>
Co-authored-by: Iggy Drougge <idrougge@mac.com>
Co-authored-by: Nils Homer <nh13@users.noreply.github.com>
@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