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
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.8k
Star
111k
Code
Issues
5k+
Pull requests
106
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Consistently avoid module resolution errors when using
getSymbolAtLocation
- #58668
#58668
Merged
Jake Bailey (jakebailey)
merged 10 commits into
microsoft:main
microsoft/TypeScript:main
from
Andarist:fix/crash-error-on-synthetic-import
Andarist/TypeScript:fix/crash-error-on-synthetic-import
Copy head branch name to clipboard
Jun 24, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Consistently avoid module resolution errors when using
getSymbolAtLocation
#58668
Jake Bailey (jakebailey)
merged 10 commits into
microsoft:main
microsoft/TypeScript:main
from
Andarist:fix/crash-error-on-synthetic-import
Andarist/TypeScript:fix/crash-error-on-synthetic-import
Copy head branch name to clipboard
Commits
Commits on May 26, 2024
Consistently avoid module reoslution errors when using `getSymbolAtLocation`
Mateusz Burzyński (Andarist)
committed
a821a2b
View commit details
Copy full SHA for a821a2b
Browse repository at this point
fixed missing module resolution errors
Mateusz Burzyński (Andarist)
committed
908ddd0
View commit details
Copy full SHA for 908ddd0
Browse repository at this point
Commits on May 27, 2024
fixed errors on specifier-less imports
Mateusz Burzyński (Andarist)
committed
ca9be69
View commit details
Copy full SHA for ca9be69
Browse repository at this point
fmt
Mateusz Burzyński (Andarist)
committed
c69d9cc
View commit details
Copy full SHA for c69d9cc
Browse repository at this point
Commits on May 30, 2024
Revert "fmt"
Show description for 60a95d8
Mateusz Burzyński (Andarist)
committed
60a95d8
View commit details
Copy full SHA for 60a95d8
Browse repository at this point
Revert "fixed errors on specifier-less imports"
Show description for 1c41b56
Mateusz Burzyński (Andarist)
committed
1c41b56
View commit details
Copy full SHA for 1c41b56
Browse repository at this point
Revert "fixed missing module resolution errors"
Show description for a68b4cc
Mateusz Burzyński (Andarist)
committed
a68b4cc
View commit details
Copy full SHA for a68b4cc
Browse repository at this point
Commits on Jun 7, 2024
Merge remote-tracking branch 'origin/main' into fix/crash-error-on-synthetic-import
Mateusz Burzyński (Andarist)
committed
039a66e
View commit details
Copy full SHA for 039a66e
Browse repository at this point
Commits on Jun 22, 2024
Merge remote-tracking branch 'origin/main' into fix/crash-error-on-synthetic-import
Mateusz Burzyński (Andarist)
committed
64837f5
View commit details
Copy full SHA for 64837f5
Browse repository at this point
add an extra test case
Mateusz Burzyński (Andarist)
committed
88dba91
View commit details
Copy full SHA for 88dba91
Browse repository at this point
You can’t perform that action at this time.