Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TypeScriptCheatsheet
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
andy-ms-codefix-async
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 8, 2018
Just insert the keyword
Andy Hanson
committed
1319519
View commit details
Copy full SHA for 1319519
Browse repository at this point
Merge branch 'codefix-async' of https://github.com/Mosho1/TypeScript into Mosho1-codefix-async
Andy Hanson
committed
10d2f20
View commit details
Copy full SHA for 10d2f20
Browse repository at this point
imporve conditional operator if missing colon token (#20498)
Show description for 0ecdc87
Kingwl
authored and
mhegazy
committed
0ecdc87
View commit details
Copy full SHA for 0ecdc87
Browse repository at this point
ignore Initial check if left of DestructuringAsignment (#20906)
Kingwl
authored and
mhegazy
committed
a82d1f8
View commit details
Copy full SHA for a82d1f8
Browse repository at this point
fix narrowType check with template literals (#21024)
Kingwl
authored and
mhegazy
committed
06c9a28
View commit details
Copy full SHA for 06c9a28
Browse repository at this point
type-operator-spacing: Just check for presence of space, not double-space (#20817)
Andy
authored
86eab34
View commit details
Copy full SHA for 86eab34
Browse repository at this point
Move isObjectLiteralElement to public utilities (#20605)
Andy
authored
6d361f8
View commit details
Copy full SHA for 6d361f8
Browse repository at this point
Support all path mappings that end in "*" in completions (#21072)
Show description for 97c3e9c
Andy
authored
97c3e9c
View commit details
Copy full SHA for 97c3e9c
Browse repository at this point
Support timeouts in the parallel runner (#20631)
Show description for 84e3681
weswigham
authored
84e3681
View commit details
Copy full SHA for 84e3681
Browse repository at this point
Use emptyObjectType for omitted members instead of unknownType (#20940)
Show description for b5fda49
weswigham
authored
b5fda49
View commit details
Copy full SHA for b5fda49
Browse repository at this point
Add helper functions to simplify getCompletionEntryDisplayNameForSymbol (#20552)
Andy
authored
20c846d
View commit details
Copy full SHA for 20c846d
Browse repository at this point
Have Set and Map constructors take ReadonlyArrays (#20606)
Andy
authored
fd5ed5a
View commit details
Copy full SHA for fd5ed5a
Browse repository at this point
Fix bug: Resolve module symbol before checking whether module export is a re-export (#20989)
Show description for 50fa0f6
Andy
authored
50fa0f6
View commit details
Copy full SHA for 50fa0f6
Browse repository at this point
Support find-all-references starting from a `reference path` or `reference types` comment (#21007)
Andy
authored
f34de1a
View commit details
Copy full SHA for f34de1a
Browse repository at this point
Remove unncessary existence check (#21029)
Andy
authored
fef7ad4
View commit details
Copy full SHA for fef7ad4
Browse repository at this point
Fix lint failure (#21073)
Andy
authored
1b2dc82
View commit details
Copy full SHA for 1b2dc82
Browse repository at this point
Merge pull request #21066 from Microsoft/UpdateSearchGuidelines
Show description for c6443f0
RyanCavanaugh
authored
c6443f0
View commit details
Copy full SHA for c6443f0
Browse repository at this point
Remove 'indexOf' helper, use 'arr.indexOf()' (#20194)
Andy
authored
fc18f08
View commit details
Copy full SHA for fc18f08
Browse repository at this point
Improve parse error for double comma somewhere inside a call expression (#20399)
Andy
authored
f83283c
View commit details
Copy full SHA for f83283c
Browse repository at this point
Remove mutually-recursive functions (#20425)
Andy
authored
7e150a9
View commit details
Copy full SHA for 7e150a9
Browse repository at this point
Fix invalid cast (#20426)
Andy
authored
76eafe0
View commit details
Copy full SHA for 76eafe0
Browse repository at this point
Port generated lib files (#21071)
mhegazy
authored
c51dfa5
View commit details
Copy full SHA for c51dfa5
Browse repository at this point
add fixAwaitInSyncFunction code fix
srolel
committed
626f399
View commit details
Copy full SHA for 626f399
Browse repository at this point
Start linting for double spaces (#20820)
Show description for 6f2ba15
Andy
authored
6f2ba15
View commit details
Copy full SHA for 6f2ba15
Browse repository at this point
Update CONTRIBUTING.md
RyanCavanaugh
authored
f63dd53
View commit details
Copy full SHA for f63dd53
Browse repository at this point
Commits on Jan 7, 2018
LEGO: Merge pull request 21060
Show description for 943e522
csigs
authored
943e522
View commit details
Copy full SHA for 943e522
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
fd96b81
View commit details
Copy full SHA for fd96b81
Browse repository at this point
Add release-2.7 to covered branches
mhegazy
committed
902d3b7
View commit details
Copy full SHA for 902d3b7
Browse repository at this point
LEGO: Merge pull request 21054
Show description for 28a818f
csigs
authored
28a818f
View commit details
Copy full SHA for 28a818f
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
c7c8814
View commit details
Copy full SHA for c7c8814
Browse repository at this point
Merge pull request #20941 from mariusschulz/stringCompletionsForIndexedAccessTypes
Show description for 1041f09
DanielRosenwasser
authored
1041f09
View commit details
Copy full SHA for 1041f09
Browse repository at this point
Commits on Jan 6, 2018
LEGO: Merge pull request 21047
Show description for 966fa16
csigs
authored
966fa16
View commit details
Copy full SHA for 966fa16
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
0875916
View commit details
Copy full SHA for 0875916
Browse repository at this point
Merge pull request #20991 from amcasey/GH18794
Show description for 1957dfe
amcasey
authored
1957dfe
View commit details
Copy full SHA for 1957dfe
Browse repository at this point
Merge pull request #21042 from amcasey/cannotFindModule
Show description for 4437476
amcasey
authored
4437476
View commit details
Copy full SHA for 4437476
Browse repository at this point
Previous
Next
You can’t perform that action at this time.