Dick van den Brink
|
46292a2263
|
Add test for occurrences in ClassExpressions
|
2015-07-15 00:32:14 +02:00 |
|
Daniel Rosenwasser
|
c5aa3ad8a3
|
Merge pull request #3846 from DickvdBrink/abstract-occurrences
Highlight Abstract occurrences
|
2015-07-13 17:08:14 -07:00 |
|
Cyrus Najmabadi
|
785097445e
|
Update shim tests.
|
2015-07-13 17:02:55 -07:00 |
|
Cyrus Najmabadi
|
557b795ca7
|
Merge branch 'master' into textClassification
|
2015-07-13 17:01:17 -07:00 |
|
Cyrus Najmabadi
|
9c7d1211a7
|
Update tests.
|
2015-07-13 16:57:11 -07:00 |
|
Dick van den Brink
|
2718539588
|
Added more test cases for highlighting abstract keyword
|
2015-07-14 01:39:39 +02:00 |
|
Dick van den Brink
|
fc47329ed2
|
PR feedback for abstract keyword occurrences
|
2015-07-14 00:43:16 +02:00 |
|
Dick van den Brink
|
758abffd19
|
Added test for occurrences on abstract keyword
|
2015-07-14 00:02:20 +02:00 |
|
Mohamed Hegazy
|
35ca82cfd7
|
Merge pull request #3738 from SaschaNaz/parenIndentFix
Fixing indentation of dangling closing parenthesis
|
2015-07-13 11:23:59 -07:00 |
|
Yui T
|
f16f9d129a
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into completionListWithLocalName
|
2015-07-10 11:04:21 -07:00 |
|
Yui T
|
d0d1ee918f
|
Add test for using unicode escape as function name
|
2015-07-10 10:15:40 -07:00 |
|
Daniel Rosenwasser
|
fdc504a19f
|
Added failing test.
|
2015-07-09 19:57:56 -07:00 |
|
Daniel Rosenwasser
|
5de728d8ac
|
Added failing test.
|
2015-07-09 19:22:05 -07:00 |
|
Yui T
|
41bedd2768
|
Use getDecalredName in service layer instead of symbol.getName
|
2015-07-09 17:05:57 -07:00 |
|
Tingan Ho
|
28976a0e34
|
Adds type predicate signature display and addresses CR feedback
|
2015-07-09 12:10:39 +08:00 |
|
Yui T
|
872fdcf444
|
Merge branch 'master' into completionListWithLocalName
Conflicts:
tests/cases/fourslash/renameLocationsForClassExpression01.ts
|
2015-07-07 15:17:42 -07:00 |
|
Daniel Rosenwasser
|
8cdd59f7be
|
Merge pull request #3727 from Microsoft/elipsisMeansQuiet
Don't give back completions after stray dots
|
2015-07-07 14:45:59 -07:00 |
|
Daniel Rosenwasser
|
f2731e4033
|
Merge pull request #3757 from Microsoft/noImportClauseBuilders
Don't show builders in import clauses
|
2015-07-07 14:45:39 -07:00 |
|
Yui
|
42168e39ec
|
Merge pull request #3769 from Microsoft/bindingAnonymouseWithName
Binding anonymous with name for functionExpression and classExpression
|
2015-07-07 13:28:38 -07:00 |
|
Daniel Rosenwasser
|
d353d62434
|
Addressed CR feedback.
|
2015-07-07 12:48:17 -07:00 |
|
Yui T
|
92d2d1957d
|
Update tests
|
2015-07-07 09:58:13 -07:00 |
|
Yui T
|
f4cd1ac868
|
Address code review, handle type parameter in completion list inside class expression
|
2015-07-06 17:03:33 -07:00 |
|
Daniel Rosenwasser
|
f20cc83288
|
Merge branch 'master' into noImportClauseBuilders
Conflicts:
src/services/services.ts
|
2015-07-06 16:43:54 -07:00 |
|
Daniel Rosenwasser
|
15962e0bb1
|
Merge branch 'master' into elipsisMeansQuiet
|
2015-07-06 16:39:59 -07:00 |
|
Daniel Rosenwasser
|
204d96037f
|
Merge pull request #3698 from Microsoft/noObjectBindingBuilder
Don't show a builder for property names in object binding patterns
|
2015-07-06 16:37:43 -07:00 |
|
Daniel Rosenwasser
|
97dd855663
|
Fix test.
|
2015-07-06 15:33:49 -07:00 |
|
Daniel Rosenwasser
|
40a6300e02
|
Added original test case.
|
2015-07-06 15:15:04 -07:00 |
|
Daniel Rosenwasser
|
03444a4d34
|
Verify builders.
|
2015-07-06 15:02:18 -07:00 |
|
Daniel Rosenwasser
|
276e7989aa
|
Use a more accurate test name.
|
2015-07-06 14:47:39 -07:00 |
|
Cyrus Najmabadi
|
370372e043
|
Remove shim cancellation test.
|
2015-07-06 14:25:18 -07:00 |
|
Yui T
|
7c52aaa4b8
|
Merge branch 'master' into completionListWithLocalName
Conflicts:
src/compiler/checker.ts
|
2015-07-06 13:35:01 -07:00 |
|
Cyrus Najmabadi
|
bcd8cce03d
|
Merge branch 'master' into cancellableClassification
|
2015-07-06 13:22:40 -07:00 |
|
Daniel Rosenwasser
|
a7983a4f3e
|
Added test for JSX spread properties.
|
2015-07-06 12:40:09 -07:00 |
|
Daniel Rosenwasser
|
3fe0d3defe
|
Updated test.
|
2015-07-06 11:30:43 -07:00 |
|
SaschaNaz
|
b402b63f3a
|
Fixing first example
|
2015-07-05 01:22:13 +09:00 |
|
Daniel Rosenwasser
|
d89c1d6586
|
Fixed/added test.
|
2015-07-02 17:08:03 -07:00 |
|
Daniel Rosenwasser
|
4a53096171
|
Added test.
|
2015-07-02 16:14:06 -07:00 |
|
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 |
|
Yui T
|
30796073b4
|
Update verification function to be able to test that the only symbol with certain kind, document, and text is the completion list
|
2015-07-01 14:42:27 -07:00 |
|
Yui T
|
605ab0b1fc
|
Fix rename for class expression
|
2015-07-01 13:55:02 -07:00 |
|
Daniel Rosenwasser
|
4082a540e2
|
Added checks for new identifier location in tests.
|
2015-07-01 13:25:51 -07:00 |
|
Daniel Rosenwasser
|
f7ba7188f3
|
Add test case for completion when destructuring from a union type.
|
2015-07-01 13:02:59 -07:00 |
|
Yui T
|
389e446742
|
Merge branch 'master' into completionListWithLocalName
|
2015-06-29 16:07:01 -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 |
|