Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
12.9k
Star
105k
Code
Issues
5k+
Pull requests
472
Actions
Projects
1
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
TypeScript 5.8 Iteration Plan
#61023 ·
DanielRosenwasser
opened
on Jan 22, 2025
32
TypeScript 5.9 Iteration Plan
#61648 ·
DanielRosenwasser
opened
on May 2, 2025
8
Issues
Search Issues
state
:
open
label
:
API
state:open label:API
Search
Labels
Milestones
New issue
Search results
Open
Closed
Expose tracing module to public API
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
In Discussion
Not yet reached consensus
Not yet reached consensus
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#57477
In microsoft/TypeScript;
·
kwasimensah
opened
on Feb 22, 2024
Document behavior, gotchas, etc, for public TypeChecker API
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Docs
The issue relates to how you learn TypeScript
The issue relates to how you learn TypeScript
Status: Open.
#53239
In microsoft/TypeScript;
·
jakebailey
opened
on Mar 13, 2023
Compiler incorrectly caches module resolution if we use a custom ts.SourceFile & ts.Program cache
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
In Discussion
Not yet reached consensus
Not yet reached consensus
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#50288
In microsoft/TypeScript;
·
frigus02
opened
on Aug 12, 2022
Create new interfaces to provide asynchronous versions for the user customizeable functions in <code>SolutionBuilder</code> and <code>SolutionBuilderWithWatchHost</code>
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#48894
In microsoft/TypeScript;
·
craigphicks
opened
on Apr 30, 2022
[transform API]: Allow passing <code>getEmitResolver</code> into <code>TransformationContext</code> and expose <code>getEmitResolver</code> from <code>Program</code>
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#46793
In microsoft/TypeScript;
·
ahnpnl
opened
on Nov 12, 2021
Compiler API: A reference to an enum with one value references the enum value
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Experimentation Needed
Someone needs to try this out to see what happens
Someone needs to try this out to see what happens
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#46755
In microsoft/TypeScript;
·
Gerrit0
opened
on Nov 10, 2021
Simpler quick fix API
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Domain: TSServer
Issues related to the TSServer
Issues related to the TSServer
In Discussion
Not yet reached consensus
Not yet reached consensus
Rescheduled
This issue was previously scheduled to an earlier milestone
This issue was previously scheduled to an earlier milestone
Suggestion
An idea for TypeScript
An idea for TypeScript
VS Code Priority
Critical issues that VS Code needs fixed in the current TypeScript milestone
Critical issues that VS Code needs fixed in the current TypeScript milestone
Status: Open.
#46249
In microsoft/TypeScript;
·
mjbvz
opened
on Oct 6, 2021
·
TypeScript 5.7.0
Inlay hints should accept a list of files, not individual files
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Domain: Inlay Hints
Domain: TSServer
Issues related to the TSServer
Issues related to the TSServer
Revisit
An issue worth coming back to
An issue worth coming back to
Status: Open.
#45380
In microsoft/TypeScript;
·
DanielRosenwasser
opened
on Aug 9, 2021
Ability to type check factory constructed source files
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#43600
In microsoft/TypeScript;
·
dsherret
opened
on Apr 8, 2021
Boolean literal should be LiteralExpression
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Bug
A bug in TypeScript
A bug in TypeScript
Status: Open.
#42153
In microsoft/TypeScript;
·
Kingwl
opened
on Dec 30, 2020
·
Backlog
Provide a way to clone a ast tree includes it's all children
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
An idea for TypeScript
Status: Open.
#41846
In microsoft/TypeScript;
·
Kingwl
opened
on Dec 7, 2020
make <code>checker.getAllPossiblePropertiesOfTypes</code> a public method
API
Relates to the public API for TypeScript
Relates to the public API for TypeScript
Status: Open.
#38184
In microsoft/TypeScript;
·
hipstersmoothie
opened
on Apr 25, 2020
You can’t perform that action at this time.