TypeScript/src/server
Andy 19ea189b42
Support a "getCombinedCodeFix" service (#20338)
* Support a "getCombinedCodeFix" service

* Rename things

* Code review

* Rename things

* Update API baselines

* CodeActionAll -> CombinedCodeActions

* Take a `scope` parameter instead of `fileName` for flexibility

* Renames and bugfixes

* Make API changes internal

* Code review

* Update comment
2017-12-07 12:14:18 -08:00
..
cancellationToken
typingsInstaller Use 'filter' array helper (#20452) 2017-12-04 13:36:01 -08:00
watchGuard
client.ts Support a "getCombinedCodeFix" service (#20338) 2017-12-07 12:14:18 -08:00
editorServices.ts Update project on PackageInstalledResponse 2017-11-21 15:59:46 -08:00
project.ts Dedupe local types from ATA and reuse old programs correctly 2017-12-06 13:17:21 -08:00
protocol.ts Support a "getCombinedCodeFix" service (#20338) 2017-12-07 12:14:18 -08:00
scriptInfo.ts
scriptVersionCache.ts
server.ts Merge pull request #20211 from amcasey/GH20084 2017-11-22 10:21:33 -08:00
session.ts Support a "getCombinedCodeFix" service (#20338) 2017-12-07 12:14:18 -08:00
shared.ts Update project on PackageInstalledResponse 2017-11-21 15:59:46 -08:00
tsconfig.json
tsconfig.library.json
types.ts Update project on PackageInstalledResponse 2017-11-21 15:59:46 -08:00
typesMap.json Moved minified file exclusion 2017-11-17 14:39:33 -08:00
typingsCache.ts Update project on PackageInstalledResponse 2017-11-21 15:59:46 -08:00
utilities.ts Correct project root path passed to Typings Installer 2017-11-20 18:56:27 -08:00