Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 31, 2020
Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106)
Show description for 80ad0deauthoredFilter out private fields in string literal property completions.
Show description for ad8feb5committed- committed
Add a similar test for `target.symbol.valueDeclaration`
Show description for 1a1ed74committedAvoid testing `isClassDeclaration` if there's no `valueDeclaration`
Show description for 68a9d45committedFixes JSX attribute escaping when parent pointers are missing (#35743)
Show description for f24f363authored
Commits on Jan 30, 2020
fix spelling errors (#36523)
Show description for 8ed1297authoredHye Sung Jung- authored
Report config file parsing diagnostics correctly with tsc --b (#36520)
Show description for 4c378c0authoredFix use-before-def errors for ESNext property declarations (#36465)
Show description for c1e45acauthoredFix contextually typed parameter issues (#36476)
Show description for 8a0b882authoredCapture fakes.version instead of the current version string in baselines (#36518)
Show description for 140fee9authored
Commits on Jan 29, 2020
Fix type-only imports in interface 'extends' and import=/export= (#36496)
Show description for 2fac535authored- authored
Class fields w/esnext+[[Define]]:no shadow error (#36405)
Show description for 36169b4authoredSubtypes of ErrorConstructor extend it (#35549)
Show description for 8da3effauthored@typedef's nested Object syntax disallows type arguments (#36172)
Show description for 1bbcb55authoredDont use sourcemap if it contains inlined sources (#36384)
Show description for 502e711authored- authored
- authored
Add constructor functions to aliasable expressions (#36108)
Show description for 0cf100dauthoredNested this container (#36495)
Show description for 49282d9authored- authored
- authored
Make javascript require goto def similar to ts import equals (#36487)
Show description for 869a821authoredfix(36385): return failed exit code if tsconfig doesn't exist and there are no input files. (#36474)
authored
Commits on Jan 28, 2020
NoEmit and incremental are allowed with listFilesOnly (#36488)
Show description for 8eee8dbauthoredMerge pull request #36063 from uniqueiniquity/addWeakCompletionProperty
Show description for e87b2e3authoredDisallow incremental with noEmit (#36483)
Show description for 0e9416cauthoredFix js declaration emit for exporting default which looks like namespace merge (#36482)
Show description for f91f762authoredMerge pull request #36383 from uniqueiniquity/redirectInfo
Show description for fdf2989authored- committedBen Lichtman
Don’t use 'import =' for auto-import when esModuleInterop is on unless it’s already been done (#36475)
Show description for cf33f7bauthored- authoredOrta