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
Type
/
to 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 }}
jablko
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
8
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
services
on
patch-13
User selector
All users
All time
Commit history
Commits on Feb 20, 2020
fix(33377): use quoteStyle option for string literals completions (#36720)
a-tarasyuk
authored
c8147cb
View commit details
Copy full SHA for c8147cb
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
fix(29565): Add missing super() quickFix errors for constructo… (#36601)
a-tarasyuk
authored
bab0c99
View commit details
Copy full SHA for bab0c99
View code at this point
Browse repository at this point
fix(29908): Declare static method/property quickfix can add st… (#36854)
a-tarasyuk
authored
bc12123
View commit details
Copy full SHA for bc12123
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
Import style punditry (#36814)
andrewbranch
authored
a2fe661
View commit details
Copy full SHA for a2fe661
View code at this point
Browse repository at this point
Fix organizeImports with type-only imports (#36807)
andrewbranch
authored
b82d320
View commit details
Copy full SHA for b82d320
View code at this point
Browse repository at this point
fix(30003): formatter deletes comments after trailing comma (#36674)
a-tarasyuk
authored
c59fcae
View commit details
Copy full SHA for c59fcae
View code at this point
Browse repository at this point
Marked internal createAnonymousType type as allowing undefined Symbols (#36016)
JoshuaKGoldberg
authored
1aaf314
View commit details
Copy full SHA for 1aaf314
View code at this point
Browse repository at this point
Fix renaming an ExportSpecifier name when propertyName is present (#36790)
Show description for 950b361
andrewbranch
authored
950b361
View commit details
Copy full SHA for 950b361
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
No template refactor on plain strings (#36785)
Show description for 210090b
DanielRosenwasser
authored
210090b
View commit details
Copy full SHA for 210090b
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
fix(36416): empty import path causes server crash (#36751)
a-tarasyuk
authored
e435054
View commit details
Copy full SHA for e435054
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Throw syntax error for `}` and `>` in JSX text (#36636)
Show description for 348c4dd
bradzacher
authored
348c4dd
View commit details
Copy full SHA for 348c4dd
View code at this point
Browse repository at this point
Use type-only imports in auto-imports when it would be an error not to, and use auto-imports in “implement interface” fix (#36615)
Show description for ad8c209
andrewbranch
authored
ad8c209
View commit details
Copy full SHA for ad8c209
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Support property declarations in jsdoc template generation (#36658)
Show description for 2cc5856
sandersn
authored
2cc5856
View commit details
Copy full SHA for 2cc5856
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
add support for Lift Template Literal Restriction (#23801)
Show description for 70399e1
Kingwl
and
sandersn
authored
70399e1
View commit details
Copy full SHA for 70399e1
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Enable @typescript-eslint/space-before-function-paren, @typescript-eslint/no-unused-expressions (#36569)
Show description for 8c31700
a-tarasyuk
authored
8c31700
View commit details
Copy full SHA for 8c31700
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
De-duplicate indentations in JSX Texts (#36552)
Show description for 7726464
Orta
and
weswigham
authored
7726464
View commit details
Copy full SHA for 7726464
View code at this point
Browse repository at this point
fix(33600): disallow convertFunctionToEs6Class Quick Fix for IIFE (#36580)
a-tarasyuk
authored
1c42fd4
View commit details
Copy full SHA for 1c42fd4
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Fix contextually typed object literal completions where the object being edited affects its own inference (#36556)
Show description for ef8eb0c
andrewbranch
and
weswigham
authored
ef8eb0c
View commit details
Copy full SHA for ef8eb0c
View code at this point
Browse repository at this point
Do not adjust location for import/export keywords with more than one possible binding (#36560)
rbuckton
authored
8db1d7b
View commit details
Copy full SHA for 8db1d7b
View code at this point
Browse repository at this point
Fix wrong script info used to resolve line/offset for call hierarchy items (#36559)
rbuckton
authored
9a357c1
View commit details
Copy full SHA for 9a357c1
View code at this point
Browse repository at this point
Support 'find references' on most declaration-related keywords (#36490)
Show description for 01af3aa
rbuckton
authored
01af3aa
View commit details
Copy full SHA for 01af3aa
View code at this point
Browse repository at this point
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
Filter out private fields in string literal property completions.
Show description for ad8feb5
elibarzilay
committed
ad8feb5
View commit details
Copy full SHA for ad8feb5
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
fix spelling errors (#36523)
Show description for 8ed1297
Hye Sung Jung
authored
8ed1297
View commit details
Copy full SHA for 8ed1297
View code at this point
Browse repository at this point
fix(35069): insert blank line after last new import (#36531)
a-tarasyuk
authored
bfff115
View commit details
Copy full SHA for bfff115
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Dont use sourcemap if it contains inlined sources (#36384)
Show description for 502e711
sheetalkamat
authored
502e711
View commit details
Copy full SHA for 502e711
View code at this point
Browse repository at this point
fix(36481): allow renaming private fields (#36499)
a-tarasyuk
authored
9fd0202
View commit details
Copy full SHA for 9fd0202
View code at this point
Browse repository at this point
Make javascript require goto def similar to ts import equals (#36487)
Show description for 869a821
sheetalkamat
authored
869a821
View commit details
Copy full SHA for 869a821
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Merge pull request #36063 from uniqueiniquity/addWeakCompletionProperty
Show description for e87b2e3
uniqueiniquity
authored
e87b2e3
View commit details
Copy full SHA for e87b2e3
View code at this point
Browse repository at this point
fix(33362): 'extract to function' for variable that is assigne… (#36455)
a-tarasyuk
authored and
DanielRosenwasser
committed
2cc7a5d
View commit details
Copy full SHA for 2cc7a5d
View code at this point
Browse repository at this point
Don’t use 'import =' for auto-import when esModuleInterop is on unless it’s already been done (#36475)
Show description for cf33f7b
andrewbranch
authored
cf33f7b
View commit details
Copy full SHA for cf33f7b
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
Add # to completion trigger character, (#36462)
Show description for a87512d
sheetalkamat
authored
a87512d
View commit details
Copy full SHA for a87512d
View code at this point
Browse repository at this point
When looking at outlines for try functions, allow for not finding a child to provide a span when requesting outlines (#36389)
Orta
authored
3ece65a
View commit details
Copy full SHA for 3ece65a
View code at this point
Browse repository at this point
Type-only auto imports (#36412)
Show description for e1bce18
andrewbranch
authored
e1bce18
View commit details
Copy full SHA for e1bce18
View code at this point
Browse repository at this point
fix(36140): handle quotesPreference option in interface implementation (#36398)
a-tarasyuk
authored and
sheetalkamat
committed
c239626
View commit details
Copy full SHA for c239626
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.