Mohamed Hegazy
|
76c7fdf6d1
|
Add test for completionEntryDetails
|
2015-02-15 18:24:30 -08:00 |
|
Mohamed Hegazy
|
2a02655f72
|
Add navbar test
|
2015-02-15 16:23:36 -08:00 |
|
Mohamed Hegazy
|
40d3cb78d5
|
Add test for rename
|
2015-02-14 23:07:20 -08:00 |
|
Mohamed Hegazy
|
178e8f76e6
|
Add test for quickInfo
|
2015-02-14 22:28:38 -08:00 |
|
Mohamed Hegazy
|
11e246036b
|
Add test for find references
|
2015-02-14 21:49:10 -08:00 |
|
Mohamed Hegazy
|
9867e062a2
|
Add a new definition test
|
2015-02-14 20:23:16 -08:00 |
|
Mohamed Hegazy
|
d396ddfa7b
|
Add test for completions
|
2015-02-14 19:53:23 -08:00 |
|
Mohamed Hegazy
|
99373dbd89
|
Add test for goto def
|
2015-02-12 16:31:08 -08:00 |
|
Mohamed Hegazy
|
93aa3f161d
|
Add test for format on key
|
2015-02-12 13:35:24 -08:00 |
|
Mohamed Hegazy
|
c0b1254072
|
Support brace matching
|
2015-02-12 13:35:11 -08:00 |
|
Mohamed Hegazy
|
c987ab93f0
|
Wire navto tests
|
2015-02-12 12:52:26 -08:00 |
|
Mohamed Hegazy
|
54f3250cdd
|
Add fomratting tests
|
2015-02-11 19:48:32 -08:00 |
|
Mohamed Hegazy
|
55aa240ade
|
Merge branch 'master' into LSAPICleanup
Conflicts:
src/services/services.ts
|
2015-02-06 17:17:23 -08:00 |
|
Cyrus Najmabadi
|
acbcd6c77f
|
Merge branch 'master' into diagnosticsOrganization
|
2015-02-05 17:30:27 -08:00 |
|
Cyrus Najmabadi
|
337a99f62a
|
Change the API for getting diagnostics so that all calls go through a Program instance.
|
2015-02-05 01:47:29 -08:00 |
|
Mohamed Hegazy
|
40a01a81b3
|
Merge branch 'master' into fourslashCleanup
Conflicts:
src/harness/fourslash.ts
src/harness/harnessLanguageService.ts
|
2015-02-04 20:22:00 -08:00 |
|
Paul van Brenk
|
40824ed8a5
|
Added templates, assignement and arrays + tests.
|
2015-02-04 16:40:22 -08:00 |
|
Mohamed Hegazy
|
bfef4a0365
|
Add new tests for shims
|
2015-02-04 15:36:13 -08:00 |
|
Paul van Brenk
|
6e35f79412
|
Add builder support for variable declarations + test cases.
|
2015-02-04 14:03:26 -08:00 |
|
Mohamed Hegazy
|
42457636b6
|
Remove the implementation of TypeScriptLS
|
2015-02-04 11:07:55 -08:00 |
|
Paul van Brenk
|
e233da0fd6
|
Parameter destructuring + tests
|
2015-02-03 18:03:40 -08:00 |
|
Mohamed Hegazy
|
65e8c00d9a
|
Update fourslash tests to use the new adaptors
|
2015-02-03 17:29:12 -08:00 |
|
Paul van Brenk
|
d9f678fd6d
|
Rename the isBuilder property to something more meaningful.
|
2015-02-03 16:31:53 -08:00 |
|
Paul van Brenk
|
62bc9df899
|
Support for destructuring + test case.
|
2015-02-03 14:26:32 -08:00 |
|
Paul van Brenk
|
f8adf4ef9c
|
Merge branch 'master' into LessAggresiveCompletionList
|
2015-02-03 12:04:07 -08:00 |
|
Vladimir Matveev
|
889264f457
|
ensure that autoformat is triggered by token characters
|
2015-02-02 22:21:41 -08:00 |
|
Paul van Brenk
|
5166d09d42
|
Merge branch 'master' into LessAggresiveCompletionList
|
2015-02-02 17:36:32 -08:00 |
|
Vladimir Matveev
|
732ebf2aeb
|
fix crash in getReturnTypeFromFunctionBody if function declaration is incomplete and does not have body
|
2015-01-30 18:20:26 -08:00 |
|
Paul van Brenk
|
a9245d700f
|
Merge branch 'master' into LessAggresiveCompletionList
|
2015-01-29 23:01:28 -08:00 |
|
Vladimir Matveev
|
a5ce3e126d
|
Merge pull request #1792 from Microsoft/getScriptLexicalStructureWithbindingPatterns
handle binding patterns correctly when getting script lexical structure
|
2015-01-29 19:42:26 -08:00 |
|
Daniel Rosenwasser
|
26929ee5f2
|
Merge pull request #1816 from Microsoft/typeArgsInSuperCall
Contextually type parameters in super calls using type arguments on the base class.
|
2015-01-27 17:29:48 -08:00 |
|
Sheetal Nandi
|
a43bb47d7b
|
Merge pull request #1697 from Microsoft/docCommentUnion
Fixes the duplicate doc comment display in case of union property
|
2015-01-27 14:21:39 -08:00 |
|
Daniel Rosenwasser
|
4646d63558
|
Fixed fourslash test.
|
2015-01-27 13:28:32 -08:00 |
|
Daniel Rosenwasser
|
93dbcf006f
|
Contextually type parameters in super calls using type arguments on the base class.
|
2015-01-26 18:42:17 -08:00 |
|
Vladimir Matveev
|
17b19bf465
|
Merge pull request #1779 from Microsoft/scopeOfUnionProperties
handle union properties in when doing getOccurences\findAllReferences
|
2015-01-26 15:21:48 -08:00 |
|
Vladimir Matveev
|
f4ca318c39
|
add binding elements from variable declaration into script lexical structure
|
2015-01-24 00:17:55 -08:00 |
|
Vladimir Matveev
|
b05f2bf1a3
|
handle binding patterns correctly when getting script lexical structure
|
2015-01-23 17:08:30 -08:00 |
|
Vladimir Matveev
|
29776f4e9b
|
Merge pull request #1782 from Microsoft/findAllRefs
use nameTable - services layer storage of identifiers in the file
|
2015-01-23 16:15:44 -08:00 |
|
Vladimir Matveev
|
da6070bcf7
|
fixed typo in test name
|
2015-01-23 15:39:50 -08:00 |
|
Vladimir Matveev
|
6040e55fa4
|
add 'find all references' test
|
2015-01-23 15:36:36 -08:00 |
|
Vladimir Matveev
|
05ec43a0f3
|
make sure that enum values are computed before the emit
|
2015-01-23 12:04:55 -08:00 |
|
Vladimir Matveev
|
379d03b5a7
|
use nameTable - services layer storage of identifiers in the file
|
2015-01-22 18:20:40 -08:00 |
|
Vladimir Matveev
|
0940d3bb3b
|
handle union properties in when doing getOccurences\findAllReferences
|
2015-01-22 17:16:18 -08:00 |
|
Paul van Brenk
|
3bb817f000
|
Clean up after code review, white space etc.
|
2015-01-22 12:48:27 -08:00 |
|
Paul van Brenk
|
7bc8f1e9ca
|
Merge branch 'master' into LessAggresiveCompletionList
|
2015-01-21 17:44:07 -08:00 |
|
Paul van Brenk
|
e4a24e97a3
|
Builder implementation for properties and parameters inlcuding tests.
|
2015-01-21 17:43:13 -08:00 |
|
Vladimir Matveev
|
7f749909da
|
Merge pull request #1746 from Microsoft/formattingTemplateLiterals
fixed smart indentation\formatting in template literals
|
2015-01-20 17:54:47 -08:00 |
|
Paul van Brenk
|
cb4a1109d6
|
test cases for builder in constructor
|
2015-01-20 15:51:24 -08:00 |
|
Paul van Brenk
|
832af682ed
|
Builder in constructor aruguments + tests.
|
2015-01-20 15:26:14 -08:00 |
|
Vladimir Matveev
|
8497667f33
|
drop trailing trivia prior to rescanning it
|
2015-01-20 14:44:24 -08:00 |
|