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
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
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
111k
Code
Issues
5k
Pull requests
107
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2026
Avoid async IPC panic on peer close (#64142)
Jake Bailey (jakebailey)
authored
1f70213
View commit details
Copy full SHA for 1f70213
Browse repository at this point
Prevent infinite loop in unstable AST JSDoc scanner (#64141)
Show description for 31e0087
Copilot
and
Jake Bailey (jakebailey)
authored
31e0087
View commit details
Copy full SHA for 31e0087
Browse repository at this point
Fix crash on private constructors in intersection base types (#64165)
Mateusz Burzyński (Andarist)
authored
ab6a5a0
View commit details
Copy full SHA for ab6a5a0
Browse repository at this point
fix(checker): don't emit typeof for private-named static methods (#64170)
Eugene Kalinin (ekalinin)
authored
376f273
View commit details
Copy full SHA for 376f273
Browse repository at this point
Add pagination of batch requests (#64061)
Wesley Wigham (weswigham)
authored
725f612
View commit details
Copy full SHA for 725f612
Browse repository at this point
Handle tuple rest parameters in legacy decorator arity checks (#64164)
Mateusz Burzyński (Andarist)
authored
e6e89f9
View commit details
Copy full SHA for e6e89f9
Browse repository at this point
Decouple snapshot ownership from project.Session so api.Session only uses one in LSP mode (#64163)
Andrew Branch (andrewbranch)
authored
45e8f87
View commit details
Copy full SHA for 45e8f87
Browse repository at this point
Add auto-import retry to getCompletionsAtPosition in API (#64133)
auvred
authored
b6634d8
View commit details
Copy full SHA for b6634d8
Browse repository at this point
Fix completions inside tuple types suggesting value symbols (#64146)
luo2430
authored
e4912cf
View commit details
Copy full SHA for e4912cf
Browse repository at this point
Commits on Sep 3, 2026
API: add getChildren and token getters to Node (#63893)
Matheus Mol (oMatheusmol)
authored
e73c923
View commit details
Copy full SHA for e73c923
Browse repository at this point
Add tools/custom-gcl.exe.hash to .gitignore (#64156)
Wesley Wigham (weswigham)
authored
3872397
View commit details
Copy full SHA for 3872397
Browse repository at this point
chore: remove `outFile`,`module:amd` config from test cases (#64122)
Cameron (camc314)
authored
0e32aa1
View commit details
Copy full SHA for 0e32aa1
Browse repository at this point
Commits on Sep 2, 2026
Fixed `anyFunctionType` leak (#64131)
Mateusz Burzyński (Andarist)
authored
cf7b936
View commit details
Copy full SHA for cf7b936
Browse repository at this point
Fix TestContentMapperOpenFileExcludedByConfigChange race (#64137)
Jake Bailey (jakebailey)
authored
f6b1667
View commit details
Copy full SHA for f6b1667
Browse repository at this point
fix(62179): report non-string-literal values in import type attributes (#64099)
Oleksandr Tarasiuk (a-tarasyuk)
authored
6ed67b6
View commit details
Copy full SHA for 6ed67b6
Browse repository at this point
Make the API disposable (#64117)
Wesley Wigham (weswigham)
authored
43a90f4
View commit details
Copy full SHA for 43a90f4
Browse repository at this point
Commits on Sep 1, 2026
Bump and clean up deps, raise min local node version (#64054)
Jake Bailey (jakebailey)
authored
11b6dbf
View commit details
Copy full SHA for 11b6dbf
Browse repository at this point
Add diagnostic for private identifiers in destructuring patterns (#64084)
Spencer Young (youngspe)
authored
949d816
View commit details
Copy full SHA for 949d816
Browse repository at this point
Clear stale incremental diagnostics after JSON module changes (#64026)
Show description for 13e158b
Copilot
and
Jake Bailey (jakebailey)
authored
13e158b
View commit details
Copy full SHA for 13e158b
Browse repository at this point
Keep instantiation expression symbols distinct and stable (#64123)
Mateusz Burzyński (Andarist)
authored
473bcd2
View commit details
Copy full SHA for 473bcd2
Browse repository at this point
Fix mapped type hover nil dereference (#64112)
Show description for 2708b6f
Copilot
and
Daniel Rosenwasser (DanielRosenwasser)
authored
2708b6f
View commit details
Copy full SHA for 2708b6f
Browse repository at this point
Commits on Aug 31, 2026
Support import attributes on ambient modules (#63931)
Gabriela Araujo Britto (gabritto)
authored
253c5e2
View commit details
Copy full SHA for 253c5e2
Browse repository at this point
Expose labeled tuple element declarations in the TypeScript 7 API (#64109)
Show description for f52473a
Copilot
and
Andrew Branch (andrewbranch)
authored
f52473a
View commit details
Copy full SHA for f52473a
Browse repository at this point
Bump the github-actions group with 4 updates (#64104)
Show description for ed2b6a9
dependabot[bot]
authored
ed2b6a9
View commit details
Copy full SHA for ed2b6a9
Browse repository at this point
Fix auto-import barrel ranking for path-prefix collisions (#64107)
Show description for f609ef1
Copilot
and
Ryan Cavanaugh (RyanCavanaugh)
authored
f609ef1
View commit details
Copy full SHA for f609ef1
Browse repository at this point
Commits on Aug 28, 2026
Verify `go test` works without node installed (#64082)
Jake Bailey (jakebailey)
authored
9a8581c
View commit details
Copy full SHA for 9a8581c
Browse repository at this point
Fix SymbolFlags.All value by parsing operator precedence when generating TS enums from Go enums (#64083)
Show description for 61691a5
Andrew Branch (andrewbranch)
and
Titian Cernicova-Dragomir (dragomirtitian)
authored
61691a5
View commit details
Copy full SHA for 61691a5
Browse repository at this point
Fix scanning issues related to Unicode escapes in RegExp group names and refactor identifier scanning (#63996)
Show description for a6fab63
graphemecluster (graphemecluster)
and
Jake Bailey (jakebailey)
authored
a6fab63
View commit details
Copy full SHA for a6fab63
Browse repository at this point
[api] Fix crash accessing tuple type reference data (#64080)
Show description for 444de10
Andrew Branch (andrewbranch)
and
Copilot
authored
444de10
View commit details
Copy full SHA for 444de10
Browse repository at this point
Add `createProgram` to API (#63950)
Gabriela Araujo Britto (gabritto)
authored
54d81cf
View commit details
Copy full SHA for 54d81cf
Browse repository at this point
Complete the CompilerOptions API surface (#64078)
Show description for 3afef7b
Copilot
and
Andrew Branch (andrewbranch)
authored
3afef7b
View commit details
Copy full SHA for 3afef7b
Browse repository at this point
Validate DocumentIdentifier arguments in API (#64079)
Show description for 28a4d6c
Copilot
and
Andrew Branch (andrewbranch)
authored
28a4d6c
View commit details
Copy full SHA for 28a4d6c
Browse repository at this point
Make tsconfig move lifetime test deterministic (#64081)
Jake Bailey (jakebailey)
authored
8d8bdf9
View commit details
Copy full SHA for 8d8bdf9
Browse repository at this point
Commits on Aug 27, 2026
Content mapper auto import formatting panic (#64042)
Andrew Branch (andrewbranch)
authored
e26b8d2
View commit details
Copy full SHA for e26b8d2
Browse repository at this point
Additional generator-based sync API methods (#64023)
Wesley Wigham (weswigham)
authored
8330d40
View commit details
Copy full SHA for 8330d40
Browse repository at this point
Previous
Next
You can’t perform that action at this time.