1216 Commits

Author SHA1 Message Date
Vladimir Matveev
d120bcd6fe validate inferred typing names to be legal package names 2016-10-01 11:56:51 -07:00
Vladimir Matveev
8177bd4da0 replace hardcodes 'useCaseSensitiveFileNames=false' in services with actual value, use specialized map lookup methods instead of generic 'getOrCreate*' 2016-09-30 13:19:54 -07:00
Vladimir Matveev
912e685f2a update LKG, resolve merge issues 2016-09-27 12:51:24 -07:00
Vladimir Matveev
d126173c40 Merge remote-tracking branch 'origin/master' into release205-to-master 2016-09-27 10:23:13 -07:00
Vladimir Matveev
833a46c091 merge with origin/master 2016-09-27 10:22:41 -07:00
Mohamed Hegazy
0028d3fd9b Merge pull request #11023 from Microsoft/fix10002
Fix #10002: add dom.iterable to supported lib values
2016-09-26 16:06:18 -07:00
Vladimir Matveev
a991673f1a allow to replace content of script info with empty text (#11075) 2016-09-22 17:29:18 -07:00
Zhengbo Li
ff082eb617 Merge pull request #11070 from zhengbli/allowSynthetic
set allowSyntheticDefaultImports to true by default for jsconfig.json
2016-09-22 17:13:31 -07:00
zhengbli
12578a5cc6 set allowSyntheticDefaultImports to true by default for jsconfig.json 2016-09-22 14:55:58 -07:00
Mohamed Hegazy
311e2851b9 Merge branch 'release-2.0.5' into FixNPMLocation 2016-09-22 14:39:12 -07:00
Mohamed Hegazy
f13cef19dd Add fallback for npm location if not running under node.exe 2016-09-22 14:34:08 -07:00
Vladimir Matveev
1fd0a8ca7d added unittest for watching @types (#11027)
added unittest for watching @types

* remove debugger statement, fix linter issues
2016-09-22 14:17:19 -07:00
Ryan Cavanaugh
a0206ec983 Correctly remove stale .error.txt baselines 2016-09-21 15:20:00 -07:00
Ryan Cavanaugh
53232b9680 Merge pull request #11002 from RyanCavanaugh/watchForTypes
Watch for changes in types roots
2016-09-20 17:12:18 -07:00
Mohamed Hegazy
1e9d7e5f66 Fix #10002: add dom.iterable to supported lib values 2016-09-20 17:11:39 -07:00
jramsay
6275da2a52 Merge pull request #10960 from Microsoft/throttleTypingsInstallerRequestsFinal
Add throttle limit to typings installer requests
2016-09-20 16:55:21 -07:00
Vladimir Matveev
7ca85e0e4b move throttling to runAsync 2016-09-20 14:14:51 -07:00
Jason Ramsay
609e56ed8e - Reorganize nodeTypingsInstaller and typingsInstaller for testing purposes
- Add throttle tests
- Add full npm path
2016-09-19 22:27:11 -07:00
Ryan Cavanaugh
c0806439ea Refactor 2016-09-19 18:20:50 -07:00
Ryan Cavanaugh
924a2bf03d Remove unused 2016-09-19 17:53:10 -07:00
Mohamed Hegazy
af5148d4f3 Add back getSourceFile and mark it as deprecated 2016-09-19 12:17:12 -07:00
Vladimir Matveev
286a12edd1 defer settings format options on file until it is explicitly requested (#10971) 2016-09-18 21:14:39 -07:00
Vladimir Matveev
121b04ee36 (lshost): run second module resolution pass if first pass yielded non-ts file (#10959)
* (lshost): run second module resolution pass if first pass yielded non-ts file

* use length check
2016-09-16 15:49:20 -07:00
Vladimir Matveev
5c604f92d7 correctly update external project if config file is added or removed 2016-09-15 15:39:16 -07:00
Richard Knoll
50d243e469 Merge pull request #10482 from Microsoft/go_to_implementation_pr
Go to Implementation
2016-09-15 14:09:18 -07:00
Nathan Shively-Sanders
f8f244f68a Merge branch 'master' into new-jsdoc-parser 2016-09-15 11:53:04 -07:00
Richard Knoll
ea3752aa18 Merge remote-tracking branch 'origin/master' into go_to_implementation_pr
Refactored goToImplementation out of services
2016-09-14 17:25:56 -07:00
Paul van Brenk
e9178a5975 Merge pull request #10885 from Microsoft/navtosinglefile
Implement NavigateTo for single files, instead of the project.
2016-09-14 14:28:36 -07:00
Richard Knoll
b6f7dd7981 More PR feedback 2016-09-14 13:57:17 -07:00
Ron Buckton
ad6782a806 Fix test issues due to an out of order merge 2016-09-14 12:48:59 -07:00
Mohamed Hegazy
5e3e0d6188 Merge pull request #10900 from Microsoft/quick_info_tests
Simplify quick-info tests
2016-09-14 10:05:36 -07:00
Nathan Shively-Sanders
ab98dcf6e8 Merge pull request #10899 from Microsoft/two-small-gulp-fixes
Add stackTraceLimit; update harness/tsconfig.json
2016-09-14 08:07:49 -07:00
Mohamed Hegazy
542a2a0002 Merge branch 'master' of https://github.com/Microsoft/TypeScript 2016-09-13 20:52:06 -07:00
Mohamed Hegazy
cb9cacfad2 Merge branch 'master' of https://github.com/gnalck/TypeScript into gnalck-master 2016-09-13 20:51:20 -07:00
Mohamed Hegazy
6dfe55e539 Merge pull request #10902 from Microsoft/FixIOCapture
Fix build tasks for iocapture
2016-09-13 20:25:05 -07:00
Richard Knoll
4a37fd7bcf More PR feedback 2016-09-13 17:33:49 -07:00
Mohamed Hegazy
5a378b72b1 Fix build error caused by merge 2016-09-13 16:18:13 -07:00
Vladimir Matveev
d14183c5a1 merge with origin/release-2.0.5 2016-09-13 15:59:04 -07:00
Mohamed Hegazy
873850b99e Merge pull request #9941 from Microsoft/configuration-inheritance
Configuration Inheritance
2016-09-13 14:30:36 -07:00
Mohamed Hegazy
38f6f80286 Fix build tasks for iocapture 2016-09-13 12:39:29 -07:00
Andy Hanson
956c582786 Simplify quick-info tests 2016-09-13 11:49:01 -07:00
Nathan Shively-Sanders
1946261576 Add stackTraceLimit; update harness/tsconfig.json
1. Add stackTraceLimit argument to runtests.
2. Copy missing compiler files from compiler/tsconfig.json to
harness/tsconfig.json
2016-09-13 11:41:02 -07:00
Paul van Brenk
17dbaf005f Get rid of BOM 2016-09-12 17:26:00 -07:00
Paul van Brenk
e038215496 Implement NavigateTo for single files, instead of the project. 2016-09-12 17:17:52 -07:00
Richard Knoll
f91a123d23 PR feedback 2016-09-12 11:10:44 -07:00
Mohamed Hegazy
3facc3ed33 Merge pull request #10813 from microsoftsam/master
Surfacing method to get Completion Symbol
2016-09-09 15:32:20 -07:00
Richard Knoll
1cdd1d35a3 Code cleanup and a few edge cases 2016-09-09 15:18:49 -07:00
Andy Hanson
4bd6a60260 Simplify parameters of quickInfoIs: expectedtext must be present and expectedDocumentation must be a string or ommitted, never null. 2016-09-09 14:20:15 -07:00
Sam El-Husseini
d31f867f57 Adding method stub for the LanguageServiceShimProxy implementation 2016-09-09 12:54:50 -07:00
Ron Buckton
e16cf96b41 Merge pull request #10796 from Microsoft/fixPreProcess
Make preProcessFile public again
2016-09-08 17:45:55 -07:00