Commit Graph

7 Commits

Author SHA1 Message Date
David Lechner
cabc8385d1 Add firstline match for Makefile
Some makefiles don't have a file extension and are not named "*Makefile*" but have a shebang that can be used to identify it as a makefile. Example: `debian/rules` in all Debian packages.
2017-11-11 10:47:31 -06:00
Martin Aeschlimann
dd751d453a [make] update grammar to fadeevab/make.tmbundle 2017-08-21 16:56:59 +02:00
Martin Aeschlimann
c04ce75d90 Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301 2017-02-23 23:18:55 +01:00
Martin Aeschlimann
9486bf472c [make] Could you add *.mk file extension to be highlighted as a Makefile into default VS Code distribution? Fixes #17734 2016-12-28 23:06:42 -04:00
Martin Aeschlimann
cd5fd41560 [makefile] Update grammar to textmate/make.tmbundle@1a1827d (2015-12-03). Fixes #9757. 2016-08-03 16:13:33 +02:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00