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 }}
weswigham
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Initial import/export/self-name support
- #68
#68
Closed
weswigham
wants to merge 14 commits into
mjscjs-support
weswigham/TypeScript:mjscjs-support
from
imports-exports-selfs
weswigham/TypeScript:imports-exports-selfs
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Initial import/export/self-name support
#68
weswigham
wants to merge 14 commits into
mjscjs-support
weswigham/TypeScript:mjscjs-support
from
imports-exports-selfs
weswigham/TypeScript:imports-exports-selfs
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2021
Initial import/export/self-name support
weswigham
committed
093002c
View commit details
Copy full SHA for 093002c
Browse repository at this point
Merge branch 'mjscjs-support' into imports-exports-selfs
weswigham
committed
859abb6
View commit details
Copy full SHA for 859abb6
Browse repository at this point
TypesVersions support in export/import map conditions
weswigham
committed
c21cb48
View commit details
Copy full SHA for c21cb48
Browse repository at this point
Commits on Sep 20, 2021
Fix import suggestion and autoimport default extensions under new resolution modes
weswigham
committed
9294633
View commit details
Copy full SHA for 9294633
Browse repository at this point
Add tests for import maps non-relative name lookup feature
weswigham
committed
c776453
View commit details
Copy full SHA for c776453
Browse repository at this point
Fix isDeclarationFileName for .d.mts and .d.cts
weswigham
committed
ae83938
View commit details
Copy full SHA for ae83938
Browse repository at this point
Preserve new extensions when generating module specifiers
weswigham
committed
8ab7517
View commit details
Copy full SHA for 8ab7517
Browse repository at this point
Commits on Sep 21, 2021
Fix spurious implict any suggestion caused by file ordering bug and optimize import name format detection by relying on parents being set
weswigham
committed
222ba00
View commit details
Copy full SHA for 222ba00
Browse repository at this point
Fix a bunch of incremental bugs that dont repro under fourslash for some reason
weswigham
committed
408ef20
View commit details
Copy full SHA for 408ef20
Browse repository at this point
Merge branch 'mjscjs-support' into imports-exports-selfs
weswigham
committed
44b81b2
View commit details
Copy full SHA for 44b81b2
Browse repository at this point
Always include extensions on completions for cjs/mjs style imports
weswigham
committed
4a33975
View commit details
Copy full SHA for 4a33975
Browse repository at this point
String completion relative import suggestions respect the mode of the import when choosing if they provide extensions
weswigham
committed
76afb79
View commit details
Copy full SHA for 76afb79
Browse repository at this point
Commits on Sep 23, 2021
Style feedback
weswigham
committed
0891db4
View commit details
Copy full SHA for 0891db4
Browse repository at this point
Commits on Sep 24, 2021
Change diagnostic case
weswigham
committed
a2e799a
View commit details
Copy full SHA for a2e799a
Browse repository at this point
You can’t perform that action at this time.