Commits
User selector
Commit history
Commits on May 7, 2019
add refactor of extract type (#30562)
Show description for 714821fauthored andcommitted
Commits on May 1, 2019
Don't pass a candidates array to getResolvedSignature (#31203)
Show description for a86fa20authored
Commits on Apr 30, 2019
- authored andcommitted
Commits on Apr 25, 2019
add action for enabling experimentalDescorators option in user config… (#30484)
Show description for 5b79b94authored andcommittedWhen function parameters span multiple lines, make the function span start at the `(` (#26907)
Show description for 6e4c150authored andcommitted
Commits on Apr 24, 2019
Merge pull request #31008 from andrewbranch/bug/29358
Show description for 6608349authored
Commits on Apr 23, 2019
- authored
Merge pull request #30743 from andrewbranch/bug/30675
Show description for cd56398authored
Commits on Apr 18, 2019
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Apr 12, 2019
Update misspelling 'identifer' to 'identifier' (#30894)
Show description for e951455authored andcommitted
Commits on Apr 4, 2019
Commits on Mar 29, 2019
Merge pull request #29493 from Kingwl/avoid-quickfix-for-declaration-file
Show description for 17ceddaauthored
Commits on Mar 28, 2019
Handle imports and exports in 'convert parameters to destructured object' (#30475)
Show description for bb5eb02authored
Commits on Mar 27, 2019
Commits on Mar 22, 2019
Fix find all references of inherited constructor (#30514)
Show description for 0f6f3b7authored
Commits on Mar 20, 2019
Merge pull request #30414 from Microsoft/jsSyntaxCompletions
Show description for 800f7a3authored
Commits on Mar 19, 2019
Use shorthand property assignment in convert parameters to object (#30468)
Show description for 84087d0authored
Commits on Mar 18, 2019
Fix convert to named parameters rest parameter tuple (#30286)
Show description for 10b9051authoredMerge pull request #30084 from dragomirtitian/GH-26563
Show description for d0646a6authored
Commits on Mar 16, 2019
Fix globalThis completions (#30441)
Show description for 6587980authored
Commits on Mar 15, 2019
- committed
Add more information when getValidSourceFile cant find the file in question.
Show description for e78f52dcommitted- committed
Commits on Mar 14, 2019
Filter ts only keywords from js file completion
Show description for f829f95committed- authored
Merge pull request #30383 from Microsoft/fixFindAllRefsOfDefaultExport
Show description for 7824fbcauthoredMerge pull request #30380 from Microsoft/completionsWhileWritingSpread
Show description for 8b04143authored
Commits on Mar 13, 2019
Add extends of type parameter as type only location for completions
Show description for 526eda8committed- committed
Gabriela Araujo Britto