-
Microsoft
- Seattle
- @sanders_n
Block or Report
Block or report sandersn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
microsoft/TypeScript Public
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
downlevel-dts Public
Convert a new d.ts to one that works with older versions of Typescript
-
mini-typescript Public
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
-
tide Public
Forked from ananthakumaran/tide
Tide - TypeScript Interactive Development Environment for Emacs
Emacs Lisp 1
2,250 contributions in the last year
Contribution activity
October 2022
Created 1 repository
- sandersn/vscode-test-web TypeScript
Created a pull request in microsoft/TypeScript that received 18 comments
getSymbolAtLocation now supports class expressions
Discovered while writing #51016; after that merges I'll update this PR to remove its special-case code. Many baselines change because our symbol b…
Opened 7 other pull requests in 4 repositories
DefinitelyTyped/DefinitelyTyped
3
merged
microsoft/DefinitelyTyped-tools
2
merged
microsoft/vscode-test-web
1
merged
microsoft/vscode-wasm
1
open
Reviewed 24 pull requests in 3 repositories
microsoft/TypeScript
18 pull requests
- Enum unification and improvements
- Js doc overloads
- Modified optional thisArg to capture type
- feat(48702): Emit for dynamic import (import()) when target >= ES2020 and module == None
- Preserve input key style when writing mapped type keys in declaration emit
- Fixed a false positive "await has no effect on the type" diagnostic with mixed generic union
- Remove carve-out in conditional type instantiation that hopefully has been rendered unneeded
- fix(50750): skip string literals in JsDoc for TypeScript files
- Overloads shouldn't gain @deprecated tags of other overloads in quick info
- lib Fix Part 2/6 – Array-related methods
- Allow forward references in computed properties of type declarations
- Convert scripts/Gulpfile to checked mjs/cjs so they can run without compilation
- fix(50416): correctly names disabled export refactors
- Bind object type literals in JSDoc
- fix(29648): Error message related to JSDoc for non-JSDoc syntax error
- getSymbolAtLocation now supports class expressions
- fix(50750): Object type literal with string literal property in contextual typing position causes language service error on all literal type references
-
Fix crash in goto-def on
@override





