Files
TypeScript/lib
Mohamed Hegazy 0968ed97ad Revert string enum changes (#16569)
* Revert "Convert Extension to a string enum (#16425)"

This reverts commit 09321b3834.

* Revert "Also convert ClassificationTypeNames and CommandTypes/CommandNames"

This reverts commit f94818da36.

* Revert "Make ScriptElementKind and HighlightSpanKind string enums"

This reverts commit b162097c3c.

* Revert "Make ScriptElementKind and HighlightSpanKind string enums"

This reverts commit b162097c3c.

# Conflicts:
#	lib/lib.d.ts
#	lib/lib.es2016.full.d.ts
#	lib/lib.es2017.full.d.ts
#	lib/lib.es5.d.ts
#	lib/lib.es6.d.ts
#	lib/lib.esnext.full.d.ts
#	lib/tsc.js
#	lib/tsserver.js
#	lib/tsserverlibrary.d.ts
#	lib/tsserverlibrary.js
#	lib/typescript.d.ts
#	lib/typescript.js
#	lib/typescriptServices.d.ts
#	lib/typescriptServices.js
#	lib/typingsInstaller.js

* Update LKG

* Revert "Make CommandTypes a const enum and use `allCommandTypes` for unit test"

This reverts commit f6240cb6f9.
2017-06-15 14:19:03 -07:00
..
2017-06-06 10:09:47 -07:00
2017-06-14 17:00:51 -07:00
2017-06-12 17:52:03 -07:00
2017-04-26 14:38:47 -07:00
2017-06-14 17:00:51 -07:00
2017-06-14 17:00:51 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-06-12 17:52:03 -07:00
2017-06-06 10:09:47 -07:00
2017-06-12 17:52:03 -07:00
2017-06-06 10:09:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-04-26 14:38:47 -07:00
2017-06-12 17:52:03 -07:00
2017-04-26 14:38:47 -07:00
2017-06-06 10:09:47 -07:00
2017-06-15 14:19:03 -07:00
2017-04-26 14:38:47 -07:00

Read This!

These files are not meant to be edited by hand. If you need to make modifications, the respective files should be changed within the repository's top-level src directory. Running jake LKG will then appropriately update the files in this directory.