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
.vscodeignore
cgmanifest.json
language-configuration.json
package.json Register .mak extension for the Make language (#122614) 2021-05-03 16:03:05 +02:00
package.nls.json
yarn.lock