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 }}
jakebailey
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
server
on
debug-module
User selector
All users
All time
Commit history
Commits on Sep 17, 2024
Fix all except special entrypoints and tests
jakebailey
committed
9cb279e
View commit details
Copy full SHA for 9cb279e
View code at this point
Browse repository at this point
Switch to module and make lint rule
jakebailey
committed
c43a36a
View commit details
Copy full SHA for c43a36a
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Enable `--isolatedDeclarations` on TS codebase (#59635)
Show description for 52eaa7b
3 people
authored
52eaa7b
View commit details
Copy full SHA for 52eaa7b
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Fix issues with global typings cache and what gets watches (#59869)
sheetalkamat
authored
87d0e77
View commit details
Copy full SHA for 87d0e77
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Refactor tsserver, tsc and fourslash-server tests so that paths are always watchable (#59844)
sheetalkamat
authored
7976d9c
View commit details
Copy full SHA for 7976d9c
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Don’t try to recreate AutoImportProvider after giving up because of too many dependencies until program structure changes (#59692)
andrewbranch
authored
7f597be
View commit details
Copy full SHA for 7f597be
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Add fast path exits if we are retaining all configured projects (#59689)
sheetalkamat
authored
627fbcb
View commit details
Copy full SHA for 627fbcb
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
Fix Set of one string literal bug in openExternalProject (#59686)
jakebailey
authored
6894ff7
View commit details
Copy full SHA for 6894ff7
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Allow existing imports in file to supersede package.json filter (#59604)
andrewbranch
authored
bcb1545
View commit details
Copy full SHA for bcb1545
View code at this point
Browse repository at this point
Revert of Search ancestor and its references for default projects #57196 (#59634)
sheetalkamat
authored
5fd6a6f
View commit details
Copy full SHA for 5fd6a6f
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Handle delayed or missed watches for project updates (#59625)
sheetalkamat
authored
7753487
View commit details
Copy full SHA for 7753487
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Add regex eslint plugin, fix lints (#59371)
jakebailey
authored
195203e
View commit details
Copy full SHA for 195203e
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Tighten signature of append (#59426)
jakebailey
authored
74cefa8
View commit details
Copy full SHA for 74cefa8
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Use open file to determine file existence (#59418)
sheetalkamat
authored
941d154
View commit details
Copy full SHA for 941d154
View code at this point
Browse repository at this point
Use spread when converting completion entry to protocol format (#59412)
gabritto
authored
f8336d1
View commit details
Copy full SHA for f8336d1
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Fix completion entry conversion to protocol format (#59410)
gabritto
authored
0c33c13
View commit details
Copy full SHA for 0c33c13
View code at this point
Browse repository at this point
Remove stableSort, rename sort to toSorted (#55728)
jakebailey
authored
3f6f316
View commit details
Copy full SHA for 3f6f316
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Fixing range for primary edit (#59369)
navya9singh
authored
b04c8a0
View commit details
Copy full SHA for b04c8a0
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Dont filter type aquisition when its not enabled (#59351)
sheetalkamat
authored
f8a7913
View commit details
Copy full SHA for f8a7913
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Store information in buildInfo to repopulate mode mismatch based on status of package.json (#59286)
sheetalkamat
authored
6369240
View commit details
Copy full SHA for 6369240
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
In project, instead of iterating over program files to determine if file needs to be detached, do it through existing mechanism of releasing oldSourceFile (#59181)
sheetalkamat
authored
247a983
View commit details
Copy full SHA for 247a983
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Move diagnostic duration to performance data (#59122)
gabritto
authored
c3efeb9
View commit details
Copy full SHA for c3efeb9
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
Delay the calculation of common source root if it would be needed when calculation dts files (#59070)
sheetalkamat
authored
6c68fdd
View commit details
Copy full SHA for 6c68fdd
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Remove unused exports & dead code (using Knip) (#56817)
Show description for 752135e
webpro
and
jakebailey
authored
752135e
View commit details
Copy full SHA for 752135e
View code at this point
Browse repository at this point
On linux or editor with canUseEvents to prefer immediate directory if its not in root or node_modules (#58866)
sheetalkamat
authored
f7833b2
View commit details
Copy full SHA for f7833b2
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Remove unnecessary properties of TypingsCacheEntry (#59044)
sheetalkamat
authored
0576622
View commit details
Copy full SHA for 0576622
View code at this point
Browse repository at this point
Typings cache need not be a map but directly on the project (#59043)
sheetalkamat
authored
3b4cfb5
View commit details
Copy full SHA for 3b4cfb5
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Fix the consistency and correctness of performanceData reported per request (#58968)
sheetalkamat
authored
d403e08
View commit details
Copy full SHA for d403e08
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
Report updateGraph time in async requests (that is getErr) as well as part of request completed event (#58845)
sheetalkamat
authored
600dde8
View commit details
Copy full SHA for 600dde8
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Reject internal tag on private decls, strip comments from private decls in dtsBundler (#58869)
jakebailey
authored
867476e
View commit details
Copy full SHA for 867476e
View code at this point
Browse repository at this point
Use more explicit operations in core helpers (and other nits) (#58873)
DanielRosenwasser
authored
4935e14
View commit details
Copy full SHA for 4935e14
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Search ancestor and its references for default projects (#57196)
sheetalkamat
authored
e6add98
View commit details
Copy full SHA for e6add98
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Region-based semantic diagnostics (#57842)
gabritto
authored
4857546
View commit details
Copy full SHA for 4857546
View code at this point
Browse repository at this point
Remove typescript-etw (#58832)
jakebailey
authored
e30b5fb
View commit details
Copy full SHA for e30b5fb
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Ensure the updates with crashes reverts the change to scriptInfo (#58846)
sheetalkamat
authored
46fe067
View commit details
Copy full SHA for 46fe067
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.