Alexander T
6214bd29f3
fix(38722): change error message for use-before-declaration on const enum ( #38728 )
2020-05-26 11:53:18 -07:00
Nathan Shively-Sanders
bfa1744586
Merge pull request #37894 from microsoft/always-error-on-property-override-accessor
...
Always error on property override accessor
2020-05-26 10:37:07 -07:00
Swapnil Satish Shinde
69769ab670
Delete .gitmodules
2020-05-26 23:04:44 +05:30
Alexander T
6e98431cec
fix(23716): show generic type in tagged template expression
2020-05-26 19:16:44 +03:00
csigs
6ac6a04109
LEGO: Merge pull request 38781
...
LEGO: Merge pull request 38781
2020-05-26 09:11:24 -07:00
csigs
a095dde901
LEGO: check in for master to temporary branch.
2020-05-26 16:10:41 +00:00
Nathan Shively-Sanders
324d292e3d
Merge pull request #38415 from Kingwl/navTree-fix
...
Fix trancked es5 classes after new scope
2020-05-26 09:05:17 -07:00
csigs
ff36bf00e4
LEGO: Merge pull request 38777
...
LEGO: Merge pull request 38777
2020-05-26 03:11:16 -07:00
csigs
a0d9e75fc6
LEGO: check in for master to temporary branch.
2020-05-26 10:10:35 +00:00
csigs
6ccc048f45
LEGO: Merge pull request 38775
...
LEGO: Merge pull request 38775
2020-05-25 21:11:22 -07:00
csigs
4245428405
LEGO: check in for master to temporary branch.
2020-05-26 04:10:40 +00:00
csigs
847e71fc29
LEGO: Merge pull request 38774
...
LEGO: Merge pull request 38774
2020-05-25 15:11:29 -07:00
csigs
509aba0fad
LEGO: check in for master to temporary branch.
2020-05-25 22:10:47 +00:00
Anders Hejlsberg
c5b8f4fcd4
Fix relation between generic mapped types and types with index signatures ( #38761 )
...
* Fix relation between generic mapped type and type with index signature(s)
* Add tests
2020-05-25 09:55:41 -07:00
csigs
ba357e4a64
LEGO: Merge pull request 38769
...
LEGO: Merge pull request 38769
2020-05-25 09:11:19 -07:00
csigs
cd6549fe50
LEGO: check in for master to temporary branch.
2020-05-25 16:10:37 +00:00
csigs
92506a8c88
LEGO: Merge pull request 38765
...
LEGO: Merge pull request 38765
2020-05-25 03:11:24 -07:00
csigs
8c74a5d204
LEGO: check in for master to temporary branch.
2020-05-25 10:10:42 +00:00
Armando Aguirre
40751ba89b
Removed public commands
2020-05-22 21:50:34 -07:00
csigs
3e0d58f4d2
LEGO: Merge pull request 38741
...
LEGO: Merge pull request 38741
2020-05-22 21:11:21 -07:00
csigs
076c3e01d1
LEGO: check in for master to temporary branch.
2020-05-23 04:10:37 +00:00
Armando Aguirre
89429ac6aa
Fixed lint errors
2020-05-22 18:22:28 -07:00
Armando Aguirre
413a3d3eb4
Fixed more lint issues.
2020-05-22 17:04:53 -07:00
Armando Aguirre
35a3d8547b
Fixed lint issues
2020-05-22 16:59:50 -07:00
Armando Aguirre
ee37d8e8d3
Added comment and uncomment selection
2020-05-22 16:56:57 -07:00
Armando Aguirre
fe91f317de
Fixed uncomment bug
2020-05-22 16:47:35 -07:00
Armando Aguirre
381dd8427a
Removed TextRange and added FileRangeRequestArgs
2020-05-22 16:47:34 -07:00
Armando Aguirre
090b38daa1
Updated d.ts baselines
2020-05-22 16:46:33 -07:00
Armando Aguirre
937e3e88e1
Added simplified result to ToggleComment
2020-05-22 16:46:33 -07:00
Armando Aguirre
e5829881b5
Fixed toggleLineComment jsx cases
2020-05-22 16:46:33 -07:00
Armando Aguirre
fc9753473e
Added jsx to singleLineComment
2020-05-22 16:46:33 -07:00
Armando Aguirre
97de811d48
Fix multiline name
2020-05-22 16:46:32 -07:00
Armando Aguirre
33333e86eb
Added toggleLineComment, toggleMultilineComment with jsx and tests
2020-05-22 16:46:31 -07:00
Nathan Shively-Sanders
e466bb94c1
Fix multi-file usage
...
1. Follow aliases with getSupers.
2. Make fix in file with superclass, not with the error.
2020-05-22 09:06:05 -07:00
Nathan Shively-Sanders
82d9576d9b
Merge branch 'master' into always-error-on-property-override-accessor
2020-05-22 07:41:28 -07:00
Alexander T
4c278aa33b
fix(34934): exclude private properties from Js completion list
2020-05-22 15:11:39 +03:00
Daniel
d3d282cb45
Less code
2020-05-22 01:49:26 +00:00
Daniel
a008792d01
Updated baselines.
2020-05-22 01:02:37 +00:00
Daniel
afe90f1314
Feed generalized source type to elaboration.
2020-05-22 01:02:27 +00:00
Daniel
b38b0c70b3
Updated baselines.
2020-05-22 00:40:43 +00:00
Daniel
a04ecb592c
Check constraints deeply on singleton types.
2020-05-22 00:40:28 +00:00
Daniel
8cf2466110
Merge remote-tracking branch 'origin/master' into literal-to-primitive-relation-reporting
2020-05-22 00:09:52 +00:00
Nathan Shively-Sanders
3eaa7c65f6
Merge pull request #38719 from microsoft/revert-32011
...
Revert "Wrap classes with decorators or static properties in an IIFE,…
2020-05-21 16:45:05 -07:00
Nathan Shively-Sanders
79f1ec32bd
Revert "Wrap classes with decorators or static properties in an IIFE, even for ES2015+ ( #32011 )"
...
This reverts commit 7cc4a8df94 .
2020-05-21 16:23:04 -07:00
Nathan Shively-Sanders
802e87b1eb
Merge branch 'master' into always-error-on-property-override-accessor
2020-05-21 16:08:09 -07:00
Wesley Wigham
0018b8f988
Preserve module marker in es2015+ module emit for tool compatability ( #38712 )
2020-05-21 14:44:23 -07:00
Daniel Rosenwasser
62675a58d6
Merge pull request #38481 from a-tarasyuk/bug/38463
...
fix(38463): No indexed access completions after Record<...>
2020-05-21 13:44:44 -07:00
Wesley Wigham
59d0ceef5e
Fix recently added test so it is cross-plat
2020-05-21 11:45:23 -07:00
Nathan Shively-Sanders
38715c7b48
remove errant tab
2020-05-21 09:26:42 -07:00
Nathan Shively-Sanders
66f48e303f
Switch to isSymbolAccessible for both.
...
1. Switch to isSymbolAccessible for both types and values, then unify to
a single function.
2. Remove inaccesible base error. We can put it back after making
@implements type reference lookup looser (which may or may not happen).
2020-05-21 09:20:56 -07:00