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
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
server
scriptInfo.ts
on
fixGenericNullableChecks
User selector
All users
All time
Commit history
Commits on Jun 18, 2024
Reject internal tag on private decls, strip comments from private decls in dtsBundler (#58869)
Jake Bailey (jakebailey)
authored
867476e
View commit details
Copy full SHA for 867476e
View code at this point
Browse repository at this point
Commits on May 10, 2024
Handle config file change and default project management (#58486)
Sheetal Nandi (sheetalkamat)
authored
fadc83b
View commit details
Copy full SHA for fadc83b
View code at this point
Browse repository at this point
Commits on May 7, 2024
Use explicit extensions for imports within src (#58421)
Jake Bailey (jakebailey)
authored
16beff1
View commit details
Copy full SHA for 16beff1
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Keep scriptInfo and project alive even after file delete till next file open (#57492)
Sheetal Nandi (sheetalkamat)
authored
4e29496
View commit details
Copy full SHA for 4e29496
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
Some of the fixes picked out from my work for file updates (#57401)
Sheetal Nandi (sheetalkamat)
authored
2f8b822
View commit details
Copy full SHA for 2f8b822
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Baseline Project Service State for easy diffing in changes (#57255)
Show description for ee46953
Sheetal Nandi (sheetalkamat)
and
Jake Bailey (jakebailey)
authored
ee46953
View commit details
Copy full SHA for ee46953
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
noDts project resolutions verification and updates for incremental behaviour (#56016)
Sheetal Nandi (sheetalkamat)
authored
9473195
View commit details
Copy full SHA for 9473195
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
perf: replace String and Array indexOf method calls with includes method call (#55482)
Sampo Kivistö (Havunen)
authored
ec2bd4e
View commit details
Copy full SHA for ec2bd4e
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
dprint the codebase (#54820)
Jake Bailey (jakebailey)
authored
5e8c261
View commit details
Copy full SHA for 5e8c261
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Upgrade "boolean-trivia" lint to new "argument-trivia" lint that uses type info, has quick fixes, etc. (#53002)
Jake Bailey (jakebailey)
authored
ac55b29
View commit details
Copy full SHA for ac55b29
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
ScriptInfo versioning improvements (#53001)
Sheetal Nandi (sheetalkamat)
authored
1da6d87
View commit details
Copy full SHA for 1da6d87
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
Use eslint-plugin-simple-import-sort (#52090)
Jake Bailey (jakebailey)
authored
2a8436c
View commit details
Copy full SHA for 2a8436c
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Deprecate CommandNames in favor of protocol.CommandTypes, direct import for better bundler output (#52208)
Jake Bailey (jakebailey)
authored
ddac387
View commit details
Copy full SHA for ddac387
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Flip imports to case insensitive sorting (#51579)
Jake Bailey (jakebailey)
authored
00dc0b6
View commit details
Copy full SHA for 00dc0b6
View code at this point
Browse repository at this point
Reformat imports to be one identifier per line (#51565)
Jake Bailey (jakebailey)
authored
2d2a434
View commit details
Copy full SHA for 2d2a434
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Remove ts.{Map,Set,ESMap,Iterator} and associated types (#51439)
Jake Bailey (jakebailey)
authored
9f64a3a
View commit details
Copy full SHA for 9f64a3a
View code at this point
Browse repository at this point
Fix JSDoc eslint rule for properties and methods (#51462)
Jake Bailey (jakebailey)
authored
0993c01
View commit details
Copy full SHA for 0993c01
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Fix all internal JSDoc comments
Show description for d12116d
Jake Bailey (jakebailey)
committed
d12116d
View commit details
Copy full SHA for d12116d
View code at this point
Browse repository at this point
Generated module conversion step - inlineImports
Show description for 07758c0
Jake Bailey (jakebailey)
committed
07758c0
View commit details
Copy full SHA for 07758c0
View code at this point
Browse repository at this point
Generated module conversion step - stripNamespaces
Show description for b6c0538
Jake Bailey (jakebailey)
committed
b6c0538
View commit details
Copy full SHA for b6c0538
View code at this point
Browse repository at this point
Generated module conversion step - explicitify
Show description for 9a0b85c
Jake Bailey (jakebailey)
committed
9a0b85c
View commit details
Copy full SHA for 9a0b85c
View code at this point
Browse repository at this point
Generated module conversion step - unindent
Show description for 94724a8
Jake Bailey (jakebailey)
committed
94724a8
View commit details
Copy full SHA for 94724a8
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Fix implied formats, file watching, new source file creating during edits (#50098)
Show description for 394f51a
Sheetal Nandi (sheetalkamat)
authored
394f51a
View commit details
Copy full SHA for 394f51a
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Find Source Definition (#48264)
Show description for 8bd7ce6
Andrew Branch (andrewbranch)
authored
8bd7ce6
View commit details
Copy full SHA for 8bd7ce6
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Import statement completions (#43149)
Show description for 2d6a490
3 people
authored
2d6a490
View commit details
Copy full SHA for 2d6a490
View code at this point
Browse repository at this point
Cache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1
Sheetal Nandi (sheetalkamat)
authored
a545ab1
View commit details
Copy full SHA for a545ab1
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Update scriptInfo.ts (#42855)
pushkine (pushkine)
authored
d2737ec
View commit details
Copy full SHA for d2737ec
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Add type annotation into services so _services_ API baseline is stable post-LKG (#42028)
Wesley Wigham (weswigham)
authored
052d730
View commit details
Copy full SHA for 052d730
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2
Ron Buckton (rbuckton)
authored
eb2f4e2
View commit details
Copy full SHA for eb2f4e2
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Expand auto-import to all package.json dependencies (#38923)
Show description for 086e00d
Andrew Branch (andrewbranch)
and
Sheetal Nandi (sheetalkamat)
authored
086e00d
View commit details
Copy full SHA for 086e00d
View code at this point
Browse repository at this point
Commits on May 8, 2020
Make isDynamicFileName available publicly (#38269)
Show description for cbc959b
Manuel Thalmann (neurolag)
authored
cbc959b
View commit details
Copy full SHA for cbc959b
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Handle getScriptVersion correctly to ensure program structure is checked correctly (#36808)
Show description for e89df5c
Sheetal Nandi (sheetalkamat)
and
Nathan Shively-Sanders (sandersn)
authored
e89df5c
View commit details
Copy full SHA for e89df5c
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Handle walkThroughSnippet:/ and untitled:/ as dynamic files (#36722)
Show description for 70e6f5b
Sheetal Nandi (sheetalkamat)
authored
70e6f5b
View commit details
Copy full SHA for 70e6f5b
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Handle untitled files from vscode which are of format: untitled:^Untitled-1 (#36240)
Show description for b2a7d42
Sheetal Nandi (sheetalkamat)
authored
b2a7d42
View commit details
Copy full SHA for b2a7d42
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Remove the check that if base file name starts with ^ is dynamic file name since those files can exist (#36109)
Show description for 00b21ef
Sheetal Nandi (sheetalkamat)
authored
00b21ef
View commit details
Copy full SHA for 00b21ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.