Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,547 contributions in the last year
Activity overview
Contributed to
microsoft/TypeScript,
microsoft/DefinitelyTyped-tools,
DefinitelyTyped/DefinitelyTyped
and 5 other
repositories
Contribution activity
December 2020
Created 10 commits in 3 repositories
Created a pull request in microsoft/TypeScript that received 5 comments
Make optional properties assignable to string index signatures
Prerequisite of #41418, discussed in #41505 and #41907. Attempted release-notes-quality description: Optional properties are assignable to string …
+222
−1
•
5
comments
Opened 7 other pull requests in 1 repository
microsoft/TypeScript
3
open
4
merged
- Avoid rewriting bare module specifiers on rename when fix is not verifiably correct
- Fix auto import completion inserting wrong module specifier
- Make findAllReferences work on triple-slash reference paths that resolve to scripts
- Elide export assignment when it does not resolve to a value
- Look for package.json main fields as part of `paths` module specifier resolution
- Fix accept-baselines-fix-lints.yaml
- Find references of a module by filename
Reviewed 21 pull requests in 4 repositories
microsoft/TypeScript 17 pull requests
- Fix post-LKG API baselines
- fix: const enums + isolatedModules emit invalid code
- 'in' should not operate on primitive types
- Fix organize imports inserting extra blank lines
- Add text-based fastpaths into LS token matching
- Make optional properties assignable to string index signatures
- Ensure factory symbol remains unused in react-jsx mode when not referenced in user code
- Editor support for link tag
- Handle output file names descripency between tsc --b and actual program emit file path calculation
- Reuse input nodes where possible when serializing jsdoc implements clauses
- Loosen author tag parsing
- Fix deprecation messages to point to correct APIs
- Find references of a module by filename
- In JS Class serialization, read the base construct signature from the static base type
- Add missing BinaryExpression source side cases to isMatchingReference
- addImplementationSuccessElaboration admits declarations with no symbol
- Allow type-only imports on ImportEqualsDeclarations
DefinitelyTyped/dt-mergebot 2 pull requests
andrewbranch/merge-props 1 pull request
DefinitelyTyped/DefinitelyTyped 1 pull request
Created an issue in microsoft/vscode that received 3 comments
Property preview text wraps lines in debug console
Describe the bug Inspecting an object with function properties in the debug console results in source code soup: I could be misremembering, but I’…
3
comments

