vscode/extensions/make
Ryan Zoeller d465e988f1
Register .mak extension for the Make language (#122614)
Associate the .mak extension with the Make language. This extension is commonly used for files included by Makefiles, and is recognized by GitHub's language detection: 32ec19c013/lib/linguist/languages.yml (L3282).

This PR fixes #122613.

Tested change by created a file with the .mak extension, and opening it in VS Code. The Language Mode was automatically set to 'Makefile'.
2021-05-03 16:03:05 +02:00
..
syntaxes Update grammars and fix julia update script for Windows 2021-03-03 17:26:09 +01:00
.vscodeignore Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
cgmanifest.json Update grammars and fix julia update script for Windows 2021-03-03 17:26:09 +01:00
language-configuration.json Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
package.json Register .mak extension for the Make language (#122614) 2021-05-03 16:03:05 +02:00
package.nls.json run prettier over extensions json files 2021-01-29 15:19:18 +01:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00