Cyrus Najmabadi
|
11772e75a7
|
Simplify how catch clauses are represented in our AST.
|
2015-02-26 17:19:19 -08:00 |
|
Mohamed Hegazy
|
e9874a2a4f
|
Merge pull request #2121 from Microsoft/importGotoDef
Support for goto def on new Import/Export syntax
|
2015-02-25 12:28:34 -08:00 |
|
Vladimir Matveev
|
f859d77d9e
|
added tests
|
2015-02-24 16:11:43 -08:00 |
|
Mohamed Hegazy
|
bc4057af85
|
breakpoint support for new import/export syntax
|
2015-02-24 13:03:14 -08:00 |
|
Mohamed Hegazy
|
951f7cf31f
|
Support navigateTo for new import/export syntax
|
2015-02-24 12:24:41 -08:00 |
|
Mohamed Hegazy
|
7b7d2b6006
|
Support navigation bar for new import/export syntax
|
2015-02-24 11:54:10 -08:00 |
|
Vladimir Matveev
|
4065ebfd63
|
Merge pull request #2107 from Microsoft/destructuring_classElements
do not include constructor parameters with binding patterns as names whe...
|
2015-02-24 10:18:39 -08:00 |
|
Vladimir Matveev
|
10298c80ca
|
Merge pull request #2108 from Microsoft/formattingInDestructuring
Formatting in destructuring
|
2015-02-24 10:18:29 -08:00 |
|
Vladimir Matveev
|
545e8f457e
|
Merge pull request #2117 from Microsoft/formattingTabsInMultilineComments
use character instead of column when formatting multiline comments with ...
|
2015-02-24 09:57:14 -08:00 |
|
Mohamed Hegazy
|
591df20105
|
Merge branch 'master' into findAllRefsForImports
|
2015-02-24 09:28:01 -08:00 |
|
Mohamed Hegazy
|
e93748ac58
|
Support find references on the new import/export syntax
|
2015-02-24 01:19:48 -08:00 |
|
Mohamed Hegazy
|
61e6b3258d
|
Remove debugger statement
|
2015-02-24 01:18:31 -08:00 |
|
Vladimir Matveev
|
55dafb51e3
|
Merge pull request #2110 from Microsoft/formattingQMark
Add space after '?' only for conditional operators
|
2015-02-23 21:19:37 -08:00 |
|
Mohamed Hegazy
|
6e8393046b
|
Merge remote-tracking branch 'origin/master' into importGotoDef
|
2015-02-23 16:50:39 -08:00 |
|
Mohamed Hegazy
|
ca5ea19cd8
|
accept baselines
|
2015-02-23 16:45:39 -08:00 |
|
Mohamed Hegazy
|
ce6681cc93
|
Support GetDefinitionLocation on module names and aliases for new import/export syntax
|
2015-02-23 15:43:20 -08:00 |
|
Vladimir Matveev
|
db5b1b387c
|
use character instead of column when formatting multiline comments with tabs
|
2015-02-23 14:30:25 -08:00 |
|
Cyrus Najmabadi
|
fd1b5875e2
|
Move NavigateTo over to using the new pattern matcher.
|
2015-02-22 21:25:43 -08:00 |
|
Vladimir Matveev
|
a25c99e146
|
added missing test
|
2015-02-22 19:02:48 -08:00 |
|
Vladimir Matveev
|
9f28e88ff1
|
insert space after '?' only in conditional operator
|
2015-02-22 19:01:26 -08:00 |
|
Vladimir Matveev
|
b8a1712688
|
include binding element with initializer to current formatting rule for binary operator, adjust existing SpaceBeforeOpenBraceInFunction rule to recognize blocks
|
2015-02-22 16:44:26 -08:00 |
|
Vladimir Matveev
|
ea09299d1e
|
added rule to insert space after let\const in variable declaration context
|
2015-02-22 16:15:54 -08:00 |
|
Vladimir Matveev
|
11f589f03b
|
do not include constructor parameters with binding patterns as names when collecting nav bar items
|
2015-02-22 15:06:58 -08:00 |
|
Jason Freeman
|
791e91351c
|
Merge pull request #2086 from Microsoft/ofKeywordClassification
Of keyword classification
|
2015-02-20 12:29:41 -08:00 |
|
Jason Freeman
|
580d0a6331
|
More tests
|
2015-02-20 12:15:37 -08:00 |
|
Jason Freeman
|
566e4fb2dd
|
Formatting around 'of' keyword
|
2015-02-20 11:58:50 -08:00 |
|
Vladimir Matveev
|
14d0810fdf
|
added regression test for formatting multiline template literals
|
2015-02-19 22:37:06 -08:00 |
|
Jason Freeman
|
bf436543b9
|
Add a test
|
2015-02-19 17:17:04 -08:00 |
|
Steve Lucco
|
6d7045ec5a
|
Merge pull request #2041 from Microsoft/TSServer
TS Server
|
2015-02-19 13:10:21 -08:00 |
|
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 |
|
Jason Freeman
|
9c273d8133
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into esSymbols
Conflicts:
src/services/services.ts
|
2015-02-13 14:52:03 -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 |
|
Daniel Rosenwasser
|
3e8babedcf
|
Merge pull request #1271 from Microsoft/taggedSigHelpAtEnd
Fixed bug where tagged templates with a literal adjacent to EOF showed sig help past the end.
|
2015-02-12 11:37:32 -08:00 |
|
Mohamed Hegazy
|
54f3250cdd
|
Add fomratting tests
|
2015-02-11 19:48:32 -08:00 |
|
Jason Freeman
|
a94e61bfcd
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into esSymbols
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
|
2015-02-10 16:20:32 -08:00 |
|
Jason Freeman
|
2f3c32afd6
|
Navigation bar support for symbols
|
2015-02-06 21:32:57 -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 |
|