Files
vscode/extensions
Matt Bierner 0d5c9f418b Remove Need for File Extensions in TypeScript Language Definitions (#26413)
Part of #25740

To support TS Server plugins for languages like angular, we will allow extensions to register new langauges for TypeScript to watch. The angular language for example would want ng-html files to also be uploaded to TypeScript for checking

The current language definitions all define both a set of language modes they support and a set of file extensions. The file extension part is unnessiary and may be incorrect depending on how a user sets up their `file.associations` in the workspace. This change removes the extensions part so that we always make use of the language mode
2017-05-11 10:48:48 -07:00
..
2017-05-02 10:37:43 -07:00
2017-05-08 15:50:46 -07:00
2017-02-10 10:32:23 +01:00
2017-05-10 13:37:52 -07:00
2017-01-20 19:50:34 +01:00
2017-02-21 09:20:48 +01:00
2017-04-27 13:07:42 +02:00
2017-05-10 02:23:38 -03:00
2017-05-10 00:03:42 -07:00
2017-02-15 17:07:02 +01:00
2017-01-31 10:03:45 +01:00
2017-05-10 07:51:35 +02:00
2017-05-10 07:51:35 +02:00
2017-05-10 07:51:35 +02:00
2017-05-10 07:51:35 +02:00
2017-05-10 07:51:35 +02:00
2017-04-30 12:27:55 -07:00