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 }}
codeOwlAI
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
testRunner
tests.ts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 6, 2024
Updates to --build parsing on command line (#59874)
sheetalkamat
authored
31afb98
View commit details
Copy full SHA for 31afb98
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 Jul 10, 2024
Added affectsSourceFile to importHelpers and jsxImportSource (#59195)
Show description for 972e9a7
Armando Aguirre
and
Armando Aguirre Sepulveda
authored
972e9a7
View commit details
Copy full SHA for 972e9a7
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
Show dts errors with --noEmit, fix some of the incremental noEmit issues and support dts diagnostics and fix the caching diagnostics in program (#59065)
sheetalkamat
authored
22bbe86
View commit details
Copy full SHA for 22bbe86
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Allow `--noCheck` to be commandLine option (#58839)
sheetalkamat
authored
e834989
View commit details
Copy full SHA for e834989
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
Commits on May 24, 2024
Some tests coverage for --out and errors scenarios (#58652)
sheetalkamat
authored
7ad8f39
View commit details
Copy full SHA for 7ad8f39
View code at this point
Browse repository at this point
Improve Recovery of Unterminated Regular Expressions (#58289)
Show description for d0ef028
graphemecluster
and
rbuckton
authored
d0ef028
View commit details
Copy full SHA for d0ef028
View code at this point
Browse repository at this point
Commits on May 20, 2024
Handle root files listed in project config from referenced project to be same as if they were included through import (#58560)
sheetalkamat
authored
d84431e
View commit details
Copy full SHA for d84431e
View code at this point
Browse repository at this point
Commits on May 8, 2024
Implementing copy/paste (#57262)
navya9singh
authored
be8fb98
View commit details
Copy full SHA for be8fb98
View code at this point
Browse repository at this point
Commits on May 7, 2024
Use explicit extensions for imports within src (#58421)
jakebailey
authored
16beff1
View commit details
Copy full SHA for 16beff1
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
Improve diagnostics deduplication (#58220)
gabritto
authored
ebcb09d
View commit details
Copy full SHA for ebcb09d
View code at this point
Browse repository at this point
Add `noCheck` API option (#57934)
weswigham
authored
f76727d
View commit details
Copy full SHA for f76727d
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Add template variable ${configDir} for substitution of config files directory path (#58042)
sheetalkamat
authored
cbae6cf
View commit details
Copy full SHA for cbae6cf
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
When watching failed lookups, watch packageDir if its a symlink otherwise the path we use to watch (#58139)
sheetalkamat
authored
b006768
View commit details
Copy full SHA for b006768
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks (#57607)
sheetalkamat
authored
26358d2
View commit details
Copy full SHA for 26358d2
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Fix crash when there are multiple packages to install per code fix action (#56400)
sheetalkamat
authored
29bb857
View commit details
Copy full SHA for 29bb857
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Support using client watch in tsserver using events (#54662)
sheetalkamat
authored
934216f
View commit details
Copy full SHA for 934216f
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
Make JSDoc skipping public, plus more configurable (#55739)
jakebailey
authored
a3c5d5d
View commit details
Copy full SHA for a3c5d5d
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Skip parsing JSDoc when not needed (#52921)
Show description for c0b39c6
3 people
authored
c0b39c6
View commit details
Copy full SHA for c0b39c6
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Wrap inline negative const enum with parens (#55065)
Show description for 6c942fa
Andarist
and
a-tarasyuk
authored
6c942fa
View commit details
Copy full SHA for 6c942fa
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
ParseConfigHost needs to extend ModuleResolutionHost (#54922)
sheetalkamat
authored
5464403
View commit details
Copy full SHA for 5464403
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
feat(53461): Implement decorator metadata proposal (#54657)
a-tarasyuk
authored
bc91920
View commit details
Copy full SHA for bc91920
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
Support `using` and `await using` declarations (#54505)
rbuckton
authored
f9cf821
View commit details
Copy full SHA for f9cf821
View code at this point
Browse repository at this point
Commits on May 11, 2023
move some tests that depend on tsserver into tsserver/ (#54219)
sandersn
authored
b52e912
View commit details
Copy full SHA for b52e912
View code at this point
Browse repository at this point
Commits on May 9, 2023
Handle module node found error reporting in incremental and watch scneario (#54115)
sheetalkamat
authored
8b825f7
View commit details
Copy full SHA for 8b825f7
View code at this point
Browse repository at this point
fix jsdoc errors in .ts in tsserver (#54185)
sandersn
authored
59d3a38
View commit details
Copy full SHA for 59d3a38
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Add back tests for async plugin that got deleted as part of #51699 (#54019)
sheetalkamat
authored
9ac5886
View commit details
Copy full SHA for 9ac5886
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
'Move to file' refactor (#53542)
navya9singh
authored
d3bbef3
View commit details
Copy full SHA for d3bbef3
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Add resolveLibrary method on hosts and store resolvedLibraries in program so that resolutions can be reused (#53877)
sheetalkamat
authored
ddd5084
View commit details
Copy full SHA for ddd5084
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Ensure findPrecedingToken recurses into JSDoc children when needed (#53487)
jakebailey
authored
a26175b
View commit details
Copy full SHA for a26175b
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Baseline some watch related path determinations so its easy to track changes (#53598)
sheetalkamat
authored
2eab265
View commit details
Copy full SHA for 2eab265
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Convert config file parsing tests to baseline for easier future update verification and adds missing location verification (#53324)
sheetalkamat
authored
b1ef5b7
View commit details
Copy full SHA for b1ef5b7
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
Ensure projects are updated for find all references (#52583)
gabritto
authored
4775381
View commit details
Copy full SHA for 4775381
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
Fix completion of partial identifier inside a JsxExpression (#52572)
Show description for 00eb220
3 people
authored
00eb220
View commit details
Copy full SHA for 00eb220
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.