This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89386ddda7dafc63cb35560e05412487f47cc267
TypeScript
/
src
/
server
T
History
Sheetal Nandi
7ccd86bf52
When old program resolved to module and that file is included, dont consider as ambient resolution.
...
Fixes
#30422
2019-04-03 14:05:49 -07:00
..
editorServices.ts
VS IntelliCode-related changes (
#30731
)
2019-04-03 10:36:04 -07:00
project.ts
When old program resolved to module and that file is included, dont consider as ambient resolution.
2019-04-03 14:05:49 -07:00
protocol.ts
VS IntelliCode-related changes (
#30731
)
2019-04-03 10:36:04 -07:00
scriptInfo.ts
Remove unnecessary fields
2018-12-06 15:22:46 -08:00
scriptVersionCache.ts
Add method on host to get DocumentPositionMapper so it can be cached.
2018-12-06 15:22:39 -08:00
session.ts
VS IntelliCode-related changes (
#30731
)
2019-04-03 10:36:04 -07:00
tsconfig.json
Update the tsconfigs
2019-02-28 14:01:40 -08:00
types.ts
Almost working?
2018-06-10 19:28:38 -07:00
typesMap.json
Added Ace and PDFKit to typesMap
2018-01-30 17:03:54 -08:00
typingsCache.ts
Remove
toSortedArray
and
toDeduplicatedSortedArray
, use
sort
and
sortAndDeduplicate
(
#28214
)
2018-10-30 08:41:31 -07:00
utilities.ts
Use watch factory instead of direct host functions in tsbuild to provide detailed information on watch invokations
2018-12-21 12:53:14 -08:00