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
tsserver
server.ts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2024
Use regular imports instead of require where possible (#59017)
jakebailey
authored
ef339af
View commit details
Copy full SHA for ef339af
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 2, 2024
Update dprint, don't force multiline imports for imports of single name (#58038)
jakebailey
authored
4cedfe4
View commit details
Copy full SHA for 4cedfe4
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
Don't indirect through _namespaces in tsserver/typingsInstaller (#57829)
jakebailey
authored
dc113f8
View commit details
Copy full SHA for dc113f8
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Make tsserver and typingsInstaller thin wrappers around public API (#55326)
jakebailey
authored
aeddd65
View commit details
Copy full SHA for aeddd65
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 Aug 16, 2023
dprint the codebase (#54820)
jakebailey
authored
5e8c261
View commit details
Copy full SHA for 5e8c261
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Remove old references to Node v4, small cleanup of node version stuff (#53174)
jakebailey
authored
ddcbd9f
View commit details
Copy full SHA for ddcbd9f
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
Use eslint-plugin-simple-import-sort (#52090)
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
Remove older deprecated APIs (#52338)
sheetalkamat
authored
e551516
View commit details
Copy full SHA for e551516
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Remove webServer (#51699)
Show description for 5bb204e
sandersn
authored
5bb204e
View commit details
Copy full SHA for 5bb204e
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Flip imports to case insensitive sorting (#51579)
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)
jakebailey
authored
2d2a434
View commit details
Copy full SHA for 2d2a434
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Export ts namespace from tsserver for hacky-post patching
Show description for 8486229
jakebailey
committed
8486229
View commit details
Copy full SHA for 8486229
View code at this point
Browse repository at this point
Generated module conversion step - inlineImports
Show description for 07758c0
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
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
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
jakebailey
committed
94724a8
View commit details
Copy full SHA for 94724a8
View code at this point
Browse repository at this point
Commits on May 18, 2021
feat(eslint): consistent-type-assertions (#43556)
a-tarasyuk
authored
db01e84
View commit details
Copy full SHA for db01e84
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Adds experimental support for running TS Server in a web worker (#39656)
Show description for 49d7de1
Matt Bierner
and
sheetalkamat
authored
49d7de1
View commit details
Copy full SHA for 49d7de1
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Pass throwIfNoEntry to fs.statSync (#41604)
Show description for 669305b
amcasey
authored
669305b
View commit details
Copy full SHA for 669305b
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Add tracing support to tsserver (#41374)
Show description for 79ffd03
amcasey
authored
79ffd03
View commit details
Copy full SHA for 79ffd03
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
fix: IOSession access this before calling super (#40645)
Show description for ad96a52
Jack-Works
authored
ad96a52
View commit details
Copy full SHA for ad96a52
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Renames in servermode per feedback (#39883)
Show description for da5ff57
sheetalkamat
authored
da5ff57
View commit details
Copy full SHA for da5ff57
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Add separate flag serverMode for server mode (#39735)
Show description for aee78ac
sheetalkamat
and
DanielRosenwasser
authored
aee78ac
View commit details
Copy full SHA for aee78ac
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28
rbuckton
committed
9d5cd28
View commit details
Copy full SHA for 9d5cd28
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Revert the type change to ts.Map (#39366)
rbuckton
authored
7b942b4
View commit details
Copy full SHA for 7b942b4
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Migrate more places to use Map/Set
rbuckton
committed
611b77f
View commit details
Copy full SHA for 611b77f
View code at this point
Browse repository at this point
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2
rbuckton
authored
eb2f4e2
View commit details
Copy full SHA for eb2f4e2
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Support NetBSD platform (#34756)
iquiw
authored
5e0f584
View commit details
Copy full SHA for 5e0f584
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Fix lint
weswigham
committed
77d3a69
View commit details
Copy full SHA for 77d3a69
View code at this point
Browse repository at this point
Cast sys.bufferFrom results in cases where global buffer and sys copy of buffer mismatch
weswigham
committed
283bf99
View commit details
Copy full SHA for 283bf99
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106)
Show description for 80ad0de
sheetalkamat
authored
80ad0de
View commit details
Copy full SHA for 80ad0de
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Add watchOptions to tsconfig and allow supplying them on command line as well (#35615)
Show description for 236012e
sheetalkamat
authored
236012e
View commit details
Copy full SHA for 236012e
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint
a-tarasyuk
committed
6988e25
View commit details
Copy full SHA for 6988e25
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.