Daniel Rosenwasser
|
e8a1f16e62
|
Added tests for index signature completion builders.
|
2015-07-02 12:20:20 -07:00 |
|
Ryan Cavanaugh
|
77d93625cb
|
Merge pull request #3699 from RyanCavanaugh/fixJsxAttribCompletion
Fix attribute completion following JSX exprs
|
2015-07-01 23:52:40 -07:00 |
|
Ryan Cavanaugh
|
ef765e56df
|
Filter out would-be-duplicate names from JSX attribute completion
|
2015-07-01 16:04:29 -07:00 |
|
Ryan Cavanaugh
|
f465d99492
|
Fix attribute completion following JSX exprs
|
2015-07-01 15:00:06 -07:00 |
|
Daniel Rosenwasser
|
f7ba7188f3
|
Add test case for completion when destructuring from a union type.
|
2015-07-01 13:02:59 -07:00 |
|
Ryan Cavanaugh
|
e1c9d28cb0
|
Merge pull request #3564 from RyanCavanaugh/jsxAndAs
JSX and `as` operator
|
2015-06-29 10:54:28 -07:00 |
|
Ryan Cavanaugh
|
634d35a7d0
|
Merge remote-tracking branch 'upstream/master' into jsxAndAs
Conflicts:
src/compiler/checker.ts
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
src/services/services.ts
|
2015-06-29 09:23:44 -07:00 |
|
Daniel Rosenwasser
|
cdc8c3b5fb
|
Use full display name in tests.
This is a modified revert of 33693e8
|
2015-06-29 11:09:40 -04:00 |
|
Daniel Rosenwasser
|
8316369786
|
Added tests.
|
2015-06-29 09:46:41 -04:00 |
|
Daniel Rosenwasser
|
eeec05d5a9
|
Merge branch 'master' into fixDeFaultOfFindAllRefsToMaster
|
2015-06-26 12:23:06 -04:00 |
|
Dick van den Brink
|
de2d532b1f
|
Added test for formatting on default keyword
|
2015-06-25 20:49:25 +02:00 |
|
Daniel Rosenwasser
|
926c25e38b
|
No more 'scriptLexicalStructure'.
|
2015-06-25 12:14:59 -04:00 |
|
Daniel Rosenwasser
|
6732acaa32
|
Underscore typings.
|
2015-06-25 12:10:09 -04:00 |
|
Daniel Rosenwasser
|
f734055ee7
|
externam -> external
|
2015-06-25 12:06:13 -04:00 |
|
Daniel Rosenwasser
|
816cfe3ec6
|
Merge pull request #3615 from Microsoft/completionsInObjectPatterns
Enable completions in object binding patterns
|
2015-06-24 22:53:53 -04:00 |
|
Dick van den Brink
|
822199f40a
|
Added test for formatting on protected modifier
|
2015-06-24 23:26:22 +02:00 |
|
Daniel Rosenwasser
|
02e01d7afc
|
Added tests.
|
2015-06-24 17:13:47 -04:00 |
|
Mohamed Hegazy
|
01f6366c95
|
Merge branch 'SaschaNaz-blockFormParameterIndentation'
|
2015-06-24 11:55:48 -07:00 |
|
Daniel Rosenwasser
|
713a70d794
|
Renamed tests.
|
2015-06-24 12:39:10 -04:00 |
|
Daniel Rosenwasser
|
d3c59f4cc2
|
Added more tests.
|
2015-06-24 12:33:49 -04:00 |
|
Daniel Rosenwasser
|
c6498d79e5
|
Changed ordering of verifications.
|
2015-06-24 11:29:05 -04:00 |
|
Tingan Ho
|
2aceeea064
|
Fixes goto definitions for type predicates
|
2015-06-24 10:37:23 +08:00 |
|
Mohamed Hegazy
|
f5f4af2825
|
Merge branch 'blockFormParameterIndentation' of https://github.com/SaschaNaz/TypeScript into SaschaNaz-blockFormParameterIndentation
|
2015-06-23 16:48:31 -07:00 |
|
Daniel Rosenwasser
|
30ec5f9276
|
Add test case for when in the middle/at the end of the word.
|
2015-06-23 16:08:19 -07:00 |
|
Daniel Rosenwasser
|
d2fe1c0a61
|
Added tests.
|
2015-06-23 15:13:11 -07:00 |
|
Vladimir Matveev
|
8e2b204ace
|
do not try to classify missing nodes
|
2015-06-23 11:25:33 -07:00 |
|
Daniel Rosenwasser
|
abd7db7614
|
Merge branch 'master' into fixDeFaultOfFindAllRefsToMaster
Conflicts:
src/compiler/checker.ts
src/compiler/types.ts
|
2015-06-22 17:14:12 -07:00 |
|
Ryan Cavanaugh
|
fa198a5cef
|
Fourslash tests for JSX and As
|
2015-06-18 14:02:47 -07:00 |
|
Cyrus Najmabadi
|
3bb7be96fa
|
Scan less during classification.
|
2015-06-16 16:07:24 -07:00 |
|
Mohamed Hegazy
|
2cd2a4acc6
|
Merge pull request #3477 from tinganho/customTypeGuardFormating
Fixes type predicate formatting
|
2015-06-11 12:13:10 -07:00 |
|
Tingan Ho
|
3ed4309e45
|
Fixes type predicate formatting
|
2015-06-11 14:32:27 +08:00 |
|
Jason Freeman
|
01f2cce8cf
|
Add fourslash test for in scope completion
|
2015-06-10 10:58:57 -07:00 |
|
Jason Freeman
|
10fccc578e
|
Improve error recovery after a dot
|
2015-06-09 18:09:14 -07:00 |
|
Daniel Rosenwasser
|
245dbab772
|
Removed 'debugger' statements from tests.
|
2015-06-09 15:49:21 -07:00 |
|
SaschaNaz
|
4d91fff856
|
Merge https://github.com/Microsoft/TypeScript into blockFormParameterIndentation
|
2015-06-05 21:28:12 +09:00 |
|
Daniel Rosenwasser
|
035962bee1
|
Added test for find all refs of function expressions.
|
2015-06-03 12:48:23 -07:00 |
|
Daniel Rosenwasser
|
6f925acacb
|
Add rename tests for function expressions.
|
2015-06-03 12:34:41 -07:00 |
|
Daniel Rosenwasser
|
33693e87dd
|
Adjust expectations.
|
2015-06-03 12:34:36 -07:00 |
|
Daniel Rosenwasser
|
ddb67e461a
|
Fixed tests.
|
2015-06-03 12:34:26 -07:00 |
|
Daniel Rosenwasser
|
2539ebe29f
|
Verify references count.
|
2015-06-03 12:34:16 -07:00 |
|
Daniel Rosenwasser
|
cf193a4dc4
|
Renamed tests.
|
2015-06-03 12:34:11 -07:00 |
|
Daniel Rosenwasser
|
70911a31b6
|
Adjust tests.
|
2015-06-03 12:34:05 -07:00 |
|
Daniel Rosenwasser
|
9907d62f3b
|
Added rename tests.
|
2015-06-03 12:33:48 -07:00 |
|
Daniel Rosenwasser
|
1a17aba26a
|
Added tests.
|
2015-06-03 12:33:42 -07:00 |
|
Zhengbo Li
|
ea2c9e876f
|
Merge pull request #3307 from zhengbli/ms_master
Add APIs to provide project info for a given file
|
2015-06-02 16:31:39 -07:00 |
|
Zhengbo Li
|
a7550dbba1
|
CR feedback
|
2015-06-02 15:25:01 -07:00 |
|
CyrusNajmabadi
|
f624c0fd7e
|
Merge pull request #3296 from Microsoft/jsDocClassification
Add syntactic classification for doc comments.
|
2015-06-02 15:17:39 -07:00 |
|
Cyrus Najmabadi
|
8fcd29f843
|
Adding tests.
|
2015-06-02 15:00:39 -07:00 |
|
Cyrus Najmabadi
|
be97bd250c
|
Merge branch 'master' into jsDocClassification
|
2015-06-02 13:48:56 -07:00 |
|
Daniel Rosenwasser
|
8b63795a55
|
Added test where one trailing flag exists.
|
2015-06-02 13:41:45 -07:00 |
|