Insights: microsoft/TypeScript
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v5.4-rc TypeScript 5.4 RC
published
Feb 22, 2024
20 Pull requests merged by 7 people
-
Close "Design Limitation" automatically
#57554 merged
Feb 26, 2024 -
Bump the github-actions group with 2 updates
#57538 merged
Feb 26, 2024 -
Ensure harness doesn't force or eagerly computes `target`, stop using raw `target` elsewhere
#57526 merged
Feb 26, 2024 -
Update baselines to fix CI
#57551 merged
Feb 26, 2024 -
fix(57348): Auto-complete on satisfies auto-imports satisfies
#57364 merged
Feb 26, 2024 -
Add release pipeline to release-5.4
#57513 merged
Feb 23, 2024 -
Switch our tsconfigs over to NodeNext
#57213 merged
Feb 23, 2024 -
Fix release pipeline (for real this time)
#57512 merged
Feb 23, 2024 -
Switch release pipeline image
#57509 merged
Feb 23, 2024 -
Don't explicity clone self in release pipeline
#57508 merged
Feb 23, 2024 -
Switch releaese pipeline to new pool
#57507 merged
Feb 23, 2024 -
Add even more config to release pipeline
#57496 merged
Feb 23, 2024 -
Fix output artifact in new release pipeline
#57495 merged
Feb 23, 2024 -
Add replacement release pipeline
#57363 merged
Feb 22, 2024 -
Fix current document position mappers
#57489 merged
Feb 22, 2024 -
Test document position mapper
#57426 merged
Feb 22, 2024 -
Disable fail-fast in CI
#57473 merged
Feb 21, 2024 -
Allow plugins to be loaded from package subpaths
#57266 merged
Feb 21, 2024 -
Bump the github-actions group with 1 update
#57437 merged
Feb 21, 2024 -
Bump version to 5.5.
#57452 merged
Feb 20, 2024
18 Pull requests opened by 9 people
-
Fixed crash related to JS synthethic rest param and preceeding parameters with initializers
#57458 opened
Feb 21, 2024 -
Infer type predicates from function bodies using control flow analysis
#57465 opened
Feb 21, 2024 -
Propagate object flags related to object and array literals onto `module.exports` types
#57467 opened
Feb 21, 2024 -
Remove code related to prepend and fix baselines
#57472 opened
Feb 21, 2024 -
Include `replacementSpan` in member completions
#57480 opened
Feb 22, 2024 -
Keep scriptInfo and project alive even after file delete till next file open
#57492 opened
Feb 22, 2024 -
fix(57445): No inlay hints for property declaration types inferred from constructor
#57494 opened
Feb 22, 2024 -
fix(57497): "Remove unused declaration" does not work on overloaded function declarations
#57517 opened
Feb 23, 2024 -
Remove target=es3
#57525 opened
Feb 25, 2024 -
Remove 5.5 deprecated compiler options
#57527 opened
Feb 25, 2024 -
fix(57451): Prevent self-imports when using the "Move to File" refactor
#57530 opened
Feb 25, 2024 -
Improve best type matching for elementwise elaborations
#57537 opened
Feb 25, 2024 -
Prefer global over object members completions after `...`
#57542 opened
Feb 26, 2024 -
Add optionality to mapped type indexed access substitutions
#57549 opened
Feb 26, 2024 -
Don't escape unicode characters in import/export paths in reported errors
#57550 opened
Feb 26, 2024 -
Single-expression only type predicates
#57552 opened
Feb 26, 2024 -
test only, ignore
#57560 opened
Feb 27, 2024
288 Issues closed by 19 people
-
{} does not extend Record when Generic
#57561 closed
Feb 27, 2024 -
What is the correct way to write a .d.ts file for a node module, which is referenced in package.json?
#8335 closed
Feb 26, 2024 -
Auto-complete on `satisfies` auto-imports `satisfies`
#57348 closed
Feb 26, 2024 -
Proposal for enhancing ways to extend tsconfig file
#56436 closed
Feb 26, 2024 -
Incomplete type narrowing when using type union with overloaded function
#57499 closed
Feb 26, 2024 -
Optional parameter type
#57515 closed
Feb 25, 2024 -
Loss of empty type constraint in generics
#36124 closed
Feb 25, 2024 -
Import codefix uses too-deep path
#32222 closed
Feb 25, 2024 -
TS gets very confused when merging objects inside a generic function
#57466 closed
Feb 25, 2024 -
this fix should go in `main` asap, I can take it out from this PR if necessary. OASISS BASINESS LTD
#57528 closed
Feb 25, 2024 -
Though we are filtering out for undefined values, typescript is not able to recognize this.
#57457 closed
Feb 25, 2024 -
Module resolution: Is it possible to build a repo without building its dependencies?
#57505 closed
Feb 24, 2024 -
`unknown` narrowing works by checking type but not by assigning typed value
#57459 closed
Feb 24, 2024 -
New line in parenthetical causes Unexpected Identifier error
#33032 closed
Feb 24, 2024 -
Explicit generic type argument gets lost when attempting to carry through member expression
#32937 closed
Feb 24, 2024 -
High memory consumption with typesafe-actions
#31756 closed
Feb 24, 2024 -
Project References - Infinite build cycle/loop, hard to debug
#32400 closed
Feb 24, 2024 -
esnext conflicts with other versions specified with lib field
#31794 closed
Feb 24, 2024 -
Return type inference breaks in function parameter; tooltip also inconsistent
#32540 closed
Feb 24, 2024 -
Missing export error messages are not recognized by MSBuild parser
#32629 closed
Feb 24, 2024 -
Maximum call stack size exceeded
#31082 closed
Feb 24, 2024 -
VSCode tsconfig, jsconfig & other (.json) files in SharePoint
#30817 closed
Feb 24, 2024 -
Huge memory consumption due to default setup of tsconfig.json
#31550 closed
Feb 24, 2024 -
Unexpected type error when passing generic function to higher order function
#30691 closed
Feb 24, 2024 -
JS file with default config gets convert-to-es6-module suggestion
#28362 closed
Feb 24, 2024 -
Compiler OOM in watch mode and with --d
#21140 closed
Feb 24, 2024 -
Code Helper CPU + Typescript crashes
#30338 closed
Feb 24, 2024 -
Language service and dts lint disagree on method return type
#30031 closed
Feb 24, 2024 -
Type inference is down after upgrade to 3.2/3.3 from 3.1
#29958 closed
Feb 24, 2024 -
Watch emit is not consistent
#29967 closed
Feb 24, 2024 -
[3.2.2] `keyof` expanded to fixed properties in the ambient declaration of a mixin
#29859 closed
Feb 24, 2024 -
tsc -w won't recompile when add new files.
#27702 closed
Feb 24, 2024 -
javascript.updateImportsOnFileMove broken on VS mac
#28771 closed
Feb 24, 2024 -
Prototype properties non enumerable
#782 closed
Feb 24, 2024 -
Parameter type interface for overloaded functions as union type
#32164 closed
Feb 24, 2024 -
Unsafe access to uninitialized variables is allowed in any function
#30053 closed
Feb 24, 2024 -
Generic typing inference composition work as variable not as function
#30808 closed
Feb 24, 2024 -
Literal String Union Autocomplete
#29729 closed
Feb 24, 2024 -
Wrong keyof behaviour for generic with extends types in 2.9
#24560 closed
Feb 24, 2024 -
Object.values and Object.entries return type any when passing an object defined as having number keys
#26010 closed
Feb 24, 2024 -
Type inference of generic method arguments, in the body of the child class.
#43638 closed
Feb 24, 2024 -
Mapped type trigger a compilation error when called within a class
#43621 closed
Feb 24, 2024 -
Interface using `keyof T` is checked contravariant, even though it is structurally compatible.
#43608 closed
Feb 24, 2024 -
"Cannot redeclare block-scoped variable length"
#43398 closed
Feb 24, 2024 -
Assigning to Partial object from full object is errored
#43426 closed
Feb 24, 2024 -
Optionality is not preserved when mapping a mapped type with generics
#43227 closed
Feb 24, 2024 -
'Composite: true + Incremental: true' excessively increases compilation times
#43214 closed
Feb 24, 2024 -
TypeScript doesn't consider different overloads, only picks the last.
#43301 closed
Feb 24, 2024 -
TS Not Narrowing Optional Prop in Condition, or Nested Condition
#43091 closed
Feb 24, 2024 -
No-op distributive conditional type in union causes strange type inference
#43168 closed
Feb 24, 2024 -
Can't negatively narrow by a numeric literal if another literal constituent has the same base primitive type
#42876 closed
Feb 24, 2024 -
Usage of base class for anonymous class results in erroneous declaration output
#42738 closed
Feb 24, 2024 -
Watch mode: rebuild takes too long after adding a simple `console.log` to file (~2 minutes)
#42173 closed
Feb 24, 2024 -
index signature is missing when do object destructuring to separate variable
#42021 closed
Feb 24, 2024 -
Intersection of arrays
#41874 closed
Feb 24, 2024 -
Circular reference error when defining Record type
#41164 closed
Feb 24, 2024 -
Recursive Reference of Interface to itself as base type in 4.0.2 (regression?)
#40315 closed
Feb 24, 2024 -
Spreading Parameters of ternary function type does not recognize parameter type
#40478 closed
Feb 24, 2024 -
Narrowing does not work for constrained template arguments in JS
#38309 closed
Feb 24, 2024 -
Conditional type does not work with a generic
#39787 closed
Feb 24, 2024 -
Assertion functions don't work when defined as methods
#36931 closed
Feb 24, 2024 -
TS2532 Compound null check, object cannot be undefined
#35260 closed
Feb 24, 2024 -
Cast is allowed between property and lone getter/setter
#36575 closed
Feb 24, 2024 -
Generator: infer the type of yield expression based on yielded value
#32523 closed
Feb 24, 2024 -
cannot be used to index type (2536) false positive with generic using array length
#45206 closed
Feb 24, 2024 -
Improve type inference for circular references in object initializers
#45213 closed
Feb 24, 2024 -
Return types of Object.assign
#45034 closed
Feb 24, 2024 -
Unexpected error when passing generic user-defined type guard into generic function
#45184 closed
Feb 24, 2024 -
Unexpected `any` with project references
#45071 closed
Feb 24, 2024 -
Complex combinations of discriminated unions and intersections give unexpected type errors
#45011 closed
Feb 24, 2024 -
Incorrect narrowing for nested tag unions
#45027 closed
Feb 24, 2024 -
Cannot use differentiating property with generics and inheritance
#44733 closed
Feb 24, 2024 -
Generic type self reference
#44672 closed
Feb 24, 2024 -
Union between Uint8Array and Array<number> does not work for reduce function
#44593 closed
Feb 24, 2024 -
Assert that a property is a value when we have already asserted that the key relates only to that value.
#44532 closed
Feb 24, 2024 -
Type guard of union with conditional type not working since 4.3
#44382 closed
Feb 24, 2024 -
Check order dependence with mutually-recursive non-unary generics
#44572 closed
Feb 24, 2024 -
TypeScript should not use dependencies from an unrelated node_modules directory in a sibling directory
#44362 closed
Feb 24, 2024 -
Cannot call member function of a union of compatible generic types
#44215 closed
Feb 24, 2024 -
TS2322 when trying to use ReturnType on the generic type
#44049 closed
Feb 24, 2024 -
No error highlighting for non-existant function
#43885 closed
Feb 24, 2024 -
Adding 1 or more varargs causes incorrect inference of function's return type
#43919 closed
Feb 24, 2024 -
Tuple types are spread incorrectly/ inconsistently on unions
#43787 closed
Feb 24, 2024 -
{ a: string } can not be assigned to Partial<Omit<P, "a"> & { a: string }>
#43846 closed
Feb 24, 2024 -
Type narrowing is lost when creating a variable
#43809 closed
Feb 24, 2024 -
Some regression with union of classes in TS4.2
#43753 closed
Feb 24, 2024 -
Checking truthy falsy doesn't cover all code paths
#43776 closed
Feb 24, 2024 -
Parameters does not factor in generics or overloads
#43731 closed
Feb 24, 2024 -
Typescript incorrectly narrows types when indexing into a union of arrays
#43667 closed
Feb 24, 2024 -
Generics inside array doesn't determined correctly
#47393 closed
Feb 24, 2024 -
@ts-expect-error and @ts-ignore overly broad in supressing errors
#47551 closed
Feb 24, 2024 -
Type inference of 2 or more generic types from rest parameters being mapped type
#47497 closed
Feb 24, 2024 -
[Bug] Object.assign incorrect return type when source argument is a function
#46982 closed
Feb 24, 2024 -
Type inference on an indexed type does not work with function values
#47240 closed
Feb 24, 2024 -
Inconsistency in treatment of methods between subclasses and mixins
#47246 closed
Feb 24, 2024 -
Generic curried functions lose type information when partially applied within another generic type
#46940 closed
Feb 24, 2024 -
Rest parameters declaration is not work
#46966 closed
Feb 24, 2024 -
EventListener on a union of Element types should accept a specific event type as parameter
#46819 closed
Feb 24, 2024 -
Implicit type guard by other variables are not always working
#46915 closed
Feb 24, 2024 -
Failure to allow equality of argument picking
#46795 closed
Feb 24, 2024 -
wrong type inferred in `reduce` statement
#46707 closed
Feb 24, 2024 -
`string | undefined` not properly inferred as `string`
#46766 closed
Feb 24, 2024 -
Not inferring type correctly in union
#46663 closed
Feb 24, 2024 -
Control flow analysis of aliased conditions is not able to narrow object properties
#46412 closed
Feb 24, 2024 -
Object Literal Assignment Does Not Participate in Type Narrowing
#46489 closed
Feb 24, 2024 -
Type narrowing is working inconsistently
#45707 closed
Feb 24, 2024 -
Avoidable circular reference error in types
#45805 closed
Feb 24, 2024 -
TypeScript 4.4 allows named imports of methods, calling them unbound
#46027 closed
Feb 24, 2024 -
Type guard function overloading is infered not properly when function is passed to a parameter
#45634 closed
Feb 24, 2024 -
Enum string values do not work with switch cases for string literal union types
#45654 closed
Feb 24, 2024 -
Type narrowing not work with inferred function arguments
#45671 closed
Feb 24, 2024 -
type checker seems to stop working for certain types after a type where `ts-expect-error` was used
#45284 closed
Feb 24, 2024 -
Intersection type is not resolved as expected when used with generics.
#45428 closed
Feb 24, 2024 -
False positive for JSX props with conditional types
#49476 closed
Feb 24, 2024 -
Some information is lost when working with keyof against type arguments
#48989 closed
Feb 24, 2024 -
Aliasing a type in a conditional type changes the result
#48936 closed
Feb 24, 2024 -
Missing reduction step in a union of intersections with bounded type parameter
#48718 closed
Feb 24, 2024 -
Bad type checking enum based objects
#48569 closed
Feb 24, 2024 -
Function generic type inference differs based on parameter ordering
#48777 closed
Feb 24, 2024 -
(Window | Worker).addEventListener(...)
#48546 closed
Feb 24, 2024 -
Nullish coalescing and conditional type narrowing
#48536 closed
Feb 24, 2024 -
Inconsistent Type Inference of Object Property In Union Type
#48500 closed
Feb 24, 2024 -
function created with .bind() has wrong return type
#48385 closed
Feb 24, 2024 -
Invalid possible function parameters
#48372 closed
Feb 24, 2024 -
Variadic inference fails to infer type parameter at all
#48266 closed
Feb 24, 2024 -
Spreading props in JSX on right hand side of && operator gives incorrect undefined warning
#48326 closed
Feb 24, 2024 -
Generic classes with `this` functions contain signatures for those functions regardless of actual arguments
#48188 closed
Feb 24, 2024 -
Type inference regression in TypeScript v4.5
#47958 closed
Feb 24, 2024 -
Generic inference issue with callbacks
#48009 closed
Feb 24, 2024 -
Return type of partially applied bound generic function
#47899 closed
Feb 24, 2024 -
Class constructor with Partial<Record<Enum, ...>> param accepts bad values for general enum keys
#47826 closed
Feb 24, 2024 -
Narrowing with a typeguard fails on condensed expression
#47710 closed
Feb 24, 2024 -
Comma Operator breaks Functions that return `never`
#47634 closed
Feb 24, 2024 -
Computed property doesn't work with partial generic parameter
#47703 closed
Feb 24, 2024 -
ReadonlyArray.some does not perform type narrowing
#47574 closed
Feb 24, 2024 -
Incorrect overload selected for `Array.prototype.map(...)`
#47571 closed
Feb 24, 2024 -
Conditional typing for `this["key1"]` is not possible because neither branch will be executed
#51288 closed
Feb 24, 2024 -
type narrowing wouldn't work properly for partial record with generic keys
#50920 closed
Feb 24, 2024 -
Missing type narrowing based on control flow analysis of logical expressions
#50739 closed
Feb 24, 2024 -
4.8.2: Type serialization error with unique symbol
#50720 closed
Feb 24, 2024 -
Compiler missing "deep" type errors - 4.5.5 regression
#50670 closed
Feb 24, 2024 -
arguments are not working on target es5
#50607 closed
Feb 24, 2024 -
Conditional type not narrowed inside of conditional type
#50448 closed
Feb 24, 2024 -
Strange behavior of function overloading and union type
#50488 closed
Feb 24, 2024 -
Sharp notation do not allow decorator ..
#50602 closed
Feb 24, 2024 -
Conditions for conditional types of function parameters don't propagate into function bodies
#50371 closed
Feb 24, 2024 -
Type inference broken when Parent and Children are both Generic.
#50323 closed
Feb 24, 2024 -
ternary expression in Omit not works
#50317 closed
Feb 24, 2024 -
Instance methods on inferred type instances which return never don't trigger unreachable code
#50363 closed
Feb 24, 2024 -
Mapped type index access does not work well with Extract utility type
#50103 closed
Feb 24, 2024 -
Error in detecting type if there is a OR logic in if
#49973 closed
Feb 24, 2024 -
Overload is not recognized correctly in some cases
#49820 closed
Feb 24, 2024 -
Allowing type predicate non-assignable to parameter
#49779 closed
Feb 24, 2024 -
Typescript type assertion for private Instance class variables
#49709 closed
Feb 24, 2024 -
TS generics fails to inherit type once .notation is used
#49747 closed
Feb 24, 2024 -
Type-level function's lost return type
#49690 closed
Feb 24, 2024 -
Can't check and maping types by string keys
#49628 closed
Feb 24, 2024 -
exported const arrow function returning `never`: no CFA
#49640 closed
Feb 24, 2024 -
Inheritance with generics disappears when using typings and "this" type
#54398 closed
Feb 24, 2024 -
some template function cannot call inside class
#54261 closed
Feb 24, 2024 -
Type hole: everything is assignable to element of generic indexable
#54160 closed
Feb 24, 2024 -
Incorrect ts(18048) (possibly 'undefined' error) after optional chaining with const
#53872 closed
Feb 24, 2024 -
Discriminated unions failing with type intersection
#53571 closed
Feb 24, 2024 -
Spread of set into object not detected as type error
#53747 closed
Feb 24, 2024 -
Generic extends non-generic will not be evaluated if the conditional has the same types for each condition
#53384 closed
Feb 24, 2024 -
Inconsistent property type deduction with type guard.
#53453 closed
Feb 24, 2024 -
Unable to simplify nested Omit expressions with generics
#53368 closed
Feb 24, 2024 -
Type error when reconstructing pattern literal property of mapped type
#53196 closed
Feb 24, 2024 -
Error on narrowing down non-null variables
#53064 closed
Feb 24, 2024 -
Assertion fails when conditional on other variable
#53023 closed
Feb 24, 2024 -
Unable to recover type information across spread infer followed by rest infer?
#53050 closed
Feb 24, 2024 -
nullable object type does not narrow with a "never" function
#52784 closed
Feb 24, 2024 -
Properties of type `unknown` incorrectly inferred as `string`
#52700 closed
Feb 24, 2024 -
`Parameters<...>` fails to resolve parameter type with dynamic type narrowed with `.. exteds keyof ..`
#52566 closed
Feb 24, 2024 -
Bug: incorrect tuple (array) type after changing in place
#52375 closed
Feb 24, 2024 -
High-order functions don't respect generic input type
#52010 closed
Feb 24, 2024 -
Generic type doesn't infer correctly without number type in function
#51826 closed
Feb 24, 2024 -
Intersection of mapped type of with omit not compatible
#51972 closed
Feb 24, 2024 -
TS Server confusing files in monorepo with same package id due to multiple package.jsons with same `name`
#51976 closed
Feb 24, 2024 -
Adding explicit type that is the same as the inferred type prevents narrowing later on
#51757 closed
Feb 24, 2024 -
Unexpected error for generic intersection nested inside object
#51555 closed
Feb 24, 2024 -
Generic type equivalence failure: (MyType<X extends Y> = A<X, 'constant'>) != (MyType = A<Y, 'constant'>)
#51402 closed
Feb 24, 2024 -
TS not properly resolving keys of generic conditional type when used in Omit
#57417 closed
Feb 24, 2024 -
rest parameter ts2556 and ts2345
#57170 closed
Feb 24, 2024 -
Wrong control flow analyse.
#57063 closed
Feb 24, 2024 -
Generic type validation incorrect with recursive type
#56925 closed
Feb 24, 2024 -
Returned assert functions need needlessly explicitly typed
#56695 closed
Feb 24, 2024 -
Generic loses generic behaviour under certain conditions.
#56377 closed
Feb 24, 2024 -
Unclear behavior in recursion type
#56462 closed
Feb 24, 2024 -
Declaration emit can't utilize exports map information and ends up reporting "this is likely not portable"
#56107 closed
Feb 24, 2024 -
Wrong assignability of class types from expressions with private fields
#56146 closed
Feb 24, 2024 -
'Parameter' utility class gives an unneccesary warning
#55967 closed
Feb 24, 2024 -
Generic type constraint doesn't seem to propagate to conditional type
#56045 closed
Feb 24, 2024 -
Intersection on indexing a conditional type object
#55804 closed
Feb 24, 2024 -
Narrowed type not used when indexing
#55922 closed
Feb 24, 2024 -
"'await' has no effect on the type of this expression" from inferred `void` and `Promise<void>` union
#55456 closed
Feb 24, 2024 -
Assigning assertion or never breaks nullability control flow analysis
#55749 closed
Feb 24, 2024 -
Typescript type narrowing issue for TypeGuard
#55317 closed
Feb 24, 2024 -
Mapping one discriminated union to another discriminated union does not work as expected
#55316 closed
Feb 24, 2024 -
NonNullable not assignable to Exclude<T, null | undefined>
#55396 closed
Feb 24, 2024 -
TypeScript fails to use the correct type immediately after assignment
#55023 closed
Feb 24, 2024 -
Bug Report: TS creates contravariant intersection when K extending keyof T assigned new type
#54547 closed
Feb 24, 2024 -
Build cache invalidation bug when creating new subprojects
#54501 closed
Feb 24, 2024 -
Type narrowing fails to understand that a variable is always assigned
#57516 closed
Feb 23, 2024 -
[bug] Type Exclusion Should be Consistent
#57511 closed
Feb 23, 2024 -
Emit function name for inner downlevel async functions
#13522 closed
Feb 23, 2024 -
Support html-style comments
#10512 closed
Feb 23, 2024 -
TypeScript does not set function name for MethodDeclarations
#5611 closed
Feb 23, 2024 -
Empty `super` call should be allowed when extending map
#13099 closed
Feb 23, 2024 -
Template strings are cached incorrectly
#27460 closed
Feb 23, 2024 -
Compiled generators does not have correct constructor name
#15088 closed
Feb 23, 2024 -
Functions in default parameters should have separate scope
#2584 closed
Feb 23, 2024 -
Unable to extend classes which constructors require `new` when targeting es5
#11304 closed
Feb 23, 2024 -
Transpile problem: constructor property of extended class has enumerable:true, apparent with for-in loops
#14769 closed
Feb 23, 2024 -
Targeting es3 or es5 produces functions with incorrect `function.length` when using initializers
#23251 closed
Feb 23, 2024 -
ES3 is a poor default for typescript
#36180 closed
Feb 23, 2024 -
Increase default targets over time
#47572 closed
Feb 23, 2024 -
Excessive stack depth comparing types 'Plugin<any>' and 'PluginOption'.
#57506 closed
Feb 23, 2024 -
Pick<T, "key" as "newKey">
#57503 closed
Feb 23, 2024 -
open source contributor incentive initiative
#57504 closed
Feb 23, 2024 -
a error about spread null.
#57501 closed
Feb 23, 2024 -
Omit returns empty when the base type is a lookup type
#57500 closed
Feb 23, 2024 -
Are namespaces legacy?
#30994 closed
Feb 23, 2024 -
Discriminated Unions - Multiple Fields, SubClassing/interfacings, kind field detection failure
#27541 closed
Feb 23, 2024 -
Build Mode in Visual Studio "Rebuild" results in occasional errors
#29611 closed
Feb 23, 2024 -
Should prepended project references be recursive?
#25164 closed
Feb 23, 2024 -
Your thoughts on deno?
#24804 closed
Feb 23, 2024 -
Nominal typing and TypeScript > 2.7
#21625 closed
Feb 23, 2024 -
Type-checking unsoundness: standardize treatment of such issues among TypeScript team/community?
#9825 closed
Feb 23, 2024 -
Guidance on migrating away from global namespaces to file modules
#12473 closed
Feb 23, 2024 -
Crazy checker.ts refactor experiment (25kloc)
#17861 closed
Feb 23, 2024 -
Google feedback on TS 4.5-beta
#46665 closed
Feb 23, 2024 -
What’s confusing about modules?
#51876 closed
Feb 23, 2024 -
4.5 Intl changes overview
#45646 closed
Feb 23, 2024 -
Google feedback on TS 4.4-rc
#45571 closed
Feb 23, 2024 -
Google feedback on TypeScript 4.4-beta
#45047 closed
Feb 23, 2024 -
Discussion on `--strictOptionalProperties`
#44421 closed
Feb 23, 2024 -
Google feedback on TypeScript 4.3-rc
#44164 closed
Feb 23, 2024 -
Cooperation of TS-Namespace and ES-Modules
#44722 closed
Feb 23, 2024 -
What do you not like about DefinitelyTyped as a user and contributor?
#44030 closed
Feb 23, 2024 -
Bloomberg feedback for 5.3 Beta
#56213 closed
Feb 23, 2024 -
Google's feedback for TypeScript 5.3 Beta
#56053 closed
Feb 23, 2024 -
Bloomberg feedback for 5.2 beta
#55024 closed
Feb 23, 2024 -
Google feedback on TS 5.2 Beta
#54897 closed
Feb 23, 2024 -
Google feedback on TS 5.1-beta
#54101 closed
Feb 23, 2024 -
Google Feedback on TypeScript 5.0-beta
#52913 closed
Feb 23, 2024 -
Google feedback on TS 4.8-beta
#50272 closed
Feb 23, 2024 -
Reference Thread: Correctness Improvement in Unconstrained Type Parameters
#49489 closed
Feb 23, 2024 -
Bloomberg feedback on TypeScript 4.6 Beta
#47814 closed
Feb 23, 2024 -
Google feedback on TS 4.6-beta
#47908 closed
Feb 23, 2024 -
Google feedback on TS 4.7-beta
#48848 closed
Feb 23, 2024 -
moduleResolution Bundler fails to get symbols from another repo with path alias
#57455 closed
Feb 23, 2024 -
Inconsistent inference of generic function signature
#57373 closed
Feb 23, 2024 -
Type assertions & type predicates can have incorrect narrowing logic
#57436 closed
Feb 23, 2024 -
Failed to acquire camera feed :Error : getUserMedia is not implemented in this browser
#57438 closed
Feb 23, 2024 -
[NewErrors] 5.4.0-dev.20240218 vs 5.3.3
#57432 closed
Feb 22, 2024 -
Wildly unpredictable behavior for resolving number-type index expressions
#57296 closed
Feb 22, 2024 -
sourcemaps not working correctly with static properties
#35307 closed
Feb 22, 2024 -
Improved JSX `transform` for Server-Side Rendering
#57468 closed
Feb 22, 2024 -
www.typescriptlang.org/play should have a different separator for runs logs
#57478 closed
Feb 22, 2024 -
Omit enhancement
#57481 closed
Feb 22, 2024 -
Operator `satisfies` breaks contextual ThisType<T>'s marker
#57431 closed
Feb 22, 2024 -
TS "Optional Properties" accepts "undefined" as a value when it shouldn't...
#57479 closed
Feb 22, 2024 -
`never` assignability check disappears for method call from generic function
#57453 closed
Feb 21, 2024 -
TSServer Plugins with sub-packages/paths are not loaded
#57047 closed
Feb 21, 2024 -
tsc compiler will ignoring *.*.*.d.*.*.
#57456 closed
Feb 21, 2024 -
parseInt(string) returns number | NaN not number | null
#57454 closed
Feb 21, 2024 -
Class Property Inference from Constructors fails for a simple object declared in place
#39681 closed
Feb 20, 2024 -
[ServerErrors][TypeScript] 5.4.0-dev.20240218
#57434 closed
Feb 20, 2024 -
[ServerErrors][JavaScript] 5.4.0-dev.20240218
#57433 closed
Feb 20, 2024 -
Built-in TypeScript crashes when project contains video files .ts
#57449 closed
Feb 20, 2024
48 Issues opened by 39 people
-
`types` compiler option does not behave correctly when the compiler is ran in another directory path
#57562 opened
Feb 27, 2024 -
Declaration merging in plain JS with JSDoc
#57559 opened
Feb 27, 2024 -
Static member added by class decorator is not emitted in types
#57558 opened
Feb 27, 2024 -
Contextual type isn't provided right when generic type discriminator exists in two properties
#57548 opened
Feb 26, 2024 -
Error in 'unknown' during 'encodedSemanticClassifications-full'
#57544 opened
Feb 26, 2024 -
"useDefineForClassFields" compiles invalid code which fails at runtime.
#57543 opened
Feb 26, 2024 -
Sort matching types to the top when suggesting types
#57547 opened
Feb 26, 2024 -
Wrong elementwise error location on optional object property that allows arrays too
#57541 opened
Feb 26, 2024 -
Wrong completion inside object spread with type annotation
#57540 opened
Feb 26, 2024 -
unintended escaped string for hover
#57539 opened
Feb 26, 2024 -
[ServerErrors][TypeScript] 5.5.0-dev.20240225
#57536 opened
Feb 25, 2024 -
[ServerErrors][JavaScript] 5.5.0-dev.20240225
#57535 opened
Feb 25, 2024 -
[NewErrors] 5.5.0-dev.20240225 vs 5.3.3
#57534 opened
Feb 25, 2024 -
Expose design-time type information in TC39 decorator metadata when `emitDecoratorMetadata: true`
#57533 opened
Feb 25, 2024 -
Type predicates are not applied when the guard function is called with `fn.call`
#57532 opened
Feb 25, 2024 -
Improve "'await' has no effect on the type of this expression" hints in JavaScript when extending Promise
#57531 opened
Feb 25, 2024 -
Suggest interpolated `number`, `string` and `bigint` types in TypeScript template literals
#57545 opened
Feb 25, 2024 -
TS does not support resolving paths with colons
#57529 opened
Feb 25, 2024 -
when I try to import a module, IntelliSense doesn't show built-in Node.js modules
#57546 opened
Feb 24, 2024 -
tsc with allowJs reports TS9005 error for nested anonymous constructor functions
#57523 opened
Feb 24, 2024 -
incorrect inference in union of tuple types
#57522 opened
Feb 24, 2024 -
Change type of `File` constructor parameter `fileBits` to `Iterable<BlobPart>`
#57520 opened
Feb 24, 2024 -
The `export default interface` is allowed with `verbatimModuleSyntax` enabled
#57518 opened
Feb 24, 2024 -
Intl.NumberFormat does not model required properties when `style` is set to `currency`
#57514 opened
Feb 23, 2024 -
Allow instantion expression with empty arguments
#57510 opened
Feb 23, 2024 -
Multiple "Search path" calls using duplicated project references in TypeScript
#57556 opened
Feb 23, 2024 -
"Delete all unused declarations" cannot delete self-referencing declarations
#57498 opened
Feb 23, 2024 -
"Remove unused declaration" does not work on overloaded function declarations
#57497 opened
Feb 23, 2024 -
Move to file duplicates resolved imports when present with unresolved imports
#57491 opened
Feb 22, 2024 -
@ts-expect-error not ignoring next line correctly in JSX, and errors are reported on the same line
#57488 opened
Feb 22, 2024 -
Regression: Indexed Access of Partial Mapped Type with Union from Generic Function is missing `undefined`
#57487 opened
Feb 22, 2024 -
Proposal for merging array or object options in tsconfig file
#57486 opened
Feb 22, 2024 -
Add template variable ${configDir} (name to be determined) for file path substitution
#57485 opened
Feb 22, 2024 -
@types are loaded into the global scope when they shouldn't
#57555 opened
Feb 22, 2024 -
triple-slash reference added only if another triple-slash reference exists
#57482 opened
Feb 22, 2024 -
Expose tracing module to public API
#57477 opened
Feb 22, 2024 -
TypeScript 5.5 Iteration Plan
#57475 opened
Feb 22, 2024 -
`lib.d.ts` Updates for TypeScript 5.5
#57474 opened
Feb 22, 2024 -
Doesn't suggest autocompletion for certain packages starting with @
#57469 opened
Feb 21, 2024 -
Bloomberg feedback for 5.4 Beta
#57464 opened
Feb 21, 2024 -
Control flow analysis gets confused by decorators
#57462 opened
Feb 21, 2024 -
Wrong `super` in class element decorator
#57461 opened
Feb 21, 2024 -
Untyped JS module is not assignable to type even though it satisfies it
#57460 opened
Feb 21, 2024 -
Incorrect import destination after using `Move to file`
#57451 opened
Feb 20, 2024
153 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Propegate outer type parameters of single signature types
#57403 commented on
Feb 21, 2024 • 27 new comments -
Pr issue 57087 - fix for relating (e.g. satisfies) function overloads to intersection specifications
#57395 commented on
Feb 24, 2024 • 22 new comments -
Change detection to detection by diff in organizeImports
#57267 commented on
Feb 27, 2024 • 9 new comments -
Preserve all type triple slash references
#57440 commented on
Feb 22, 2024 • 8 new comments -
Take into account peerDependency versions when calculating packageId
#57029 commented on
Feb 22, 2024 • 8 new comments -
Implementing copy/paste
#57262 commented on
Feb 23, 2024 • 6 new comments -
Incorrect ts7022 error emitted by tsserver (not by tsc)
#57429 commented on
Feb 24, 2024 • 5 new comments -
'Canvas#getContext' almost never returns 'null'
#19229 commented on
Feb 21, 2024 • 4 new comments -
Enabling typescript.preferGoToSourceDefinition breaks Intellisense
#57450 commented on
Feb 20, 2024 • 4 new comments -
`Result value must be used` check
#8240 commented on
Feb 23, 2024 • 4 new comments -
Adopt code actions ranges for refactorings in TS
#57264 commented on
Feb 26, 2024 • 3 new comments -
Fixed too eager type resolution when looking for symbol aliases
#57396 commented on
Feb 27, 2024 • 3 new comments -
feat(57240): Unimplemented abstract methods result in verbose, repetitive message
#57291 commented on
Feb 21, 2024 • 2 new comments -
Resolving multiple package.json "main" fields
#21423 commented on
Feb 27, 2024 • 2 new comments -
"The inferred type of X cannot be named without a reference to Y" (TS2742) occurs when multiple modules with the same package ID are resolved
#47663 commented on
Feb 23, 2024 • 2 new comments -
Suggestion: one-sided or fine-grained type guards
#15048 commented on
Feb 24, 2024 • 2 new comments -
Start following semantic versioning
#56916 commented on
Feb 23, 2024 • 2 new comments -
Project References Wildcards
#56279 commented on
Feb 24, 2024 • 2 new comments -
[TS 5.4.0-beta] .d.ts emit adding an inline type import instead of utilising existing import
#57415 commented on
Feb 21, 2024 • 2 new comments -
Don't escape valid Unicode characters in strings
#36174 commented on
Feb 25, 2024 • 2 new comments -
TypeScript 5.4 Iteration Plan
#56948 commented on
Feb 20, 2024 • 2 new comments -
Introduce mechanism for manipulating function types without losing generic type information
#50481 commented on
Feb 26, 2024 • 2 new comments -
Fixed constructors' assignability to private constructors
#57428 commented on
Feb 20, 2024 • 2 new comments -
A way to hide a property from completions
#47613 commented on
Feb 20, 2024 • 2 new comments -
Support a @nonnull/@nonnullable JSDoc assertion comment
#23405 commented on
Feb 24, 2024 • 1 new comment -
In JSDoc @type is not a type declaration, which it is much more like type conversion.
#39650 commented on
Feb 27, 2024 • 1 new comment -
More specific TemplateStringsArray type for tagged templates
#49552 commented on
Feb 26, 2024 • 1 new comment -
Reflect Metadata not supported for TC39 decorators
#55788 commented on
Feb 26, 2024 • 1 new comment -
Down-level destructuring in `for..in` statement
#3715 commented on
Feb 23, 2024 • 1 new comment -
Support `Array.fromAsync` in `lib.esnext.d.ts`
#50803 commented on
Feb 26, 2024 • 1 new comment -
tsconfig.json: Specify <root> in "include" and "exclude" for extends configs
#51213 commented on
Feb 26, 2024 • 1 new comment -
[Design Policy] Consider JSDoc feature parity with Typescript
#30624 commented on
Feb 27, 2024 • 1 new comment -
Missing type leaks through properties inference with `exactOptionalPropertyTypes`
#57446 commented on
Feb 20, 2024 • 1 new comment -
Allow ambient module names to be filtered out of auto-imports or something
#55092 commented on
Feb 20, 2024 • 1 new comment -
Adding a tsconfig option to disallow implicit never and unknown
#57406 commented on
Feb 20, 2024 • 1 new comment -
`Tuple & nominal` not recognised as tuple in spread parameter
#45371 commented on
Feb 21, 2024 • 1 new comment -
Exact Types
#12936 commented on
Feb 21, 2024 • 1 new comment -
Show unused public properties and methods
#29293 commented on
Feb 21, 2024 • 1 new comment -
Add full type hover popup to VS Code commands
#35601 commented on
Feb 21, 2024 • 1 new comment -
Change return type of `Object` call signature to `unknown` (currently `any`)
#57379 commented on
Feb 21, 2024 • 1 new comment -
Excessive instantiation depth with fluent chaining API
#46783 commented on
Feb 21, 2024 • 1 new comment -
Auto-import priority rules
#51155 commented on
Feb 21, 2024 • 1 new comment -
Pull required references from referenced projects.
#30608 commented on
Feb 22, 2024 • 1 new comment -
Error on unused eslint directives, reenable lost eslint rules
#57350 commented on
Feb 24, 2024 • 1 new comment -
Class parameter incorrectly treated as bivariant
#56225 commented on
Feb 22, 2024 • 1 new comment -
Infinite Intellisense Loading...
#57470 commented on
Feb 21, 2024 • 1 new comment -
Tooltips / IntelliSense: Don't resolve type aliases (aka "semantic sugar") set explicitly
#31940 commented on
Feb 22, 2024 • 1 new comment -
Shortcut for creating local variable from all occurrences
#57448 commented on
Feb 20, 2024 • 0 new comments -
Error in 'withPackageId' during 'encodedSemanticClassifications-full'
#56982 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'encodedSemanticClassifications-full'
#56983 commented on
Feb 23, 2024 • 0 new comments -
Error in 'tryGetObjectTypeDeclarationCompletionContainer' during 'completionEntryDetails'
#57066 commented on
Feb 23, 2024 • 0 new comments -
Uncalled Function Checks don't check negative condition
#34815 commented on
Feb 26, 2024 • 0 new comments -
Ability to extend compilerOptions's paths config
#44589 commented on
Feb 26, 2024 • 0 new comments -
Error in '' during 'projectInfo'
#57067 commented on
Feb 23, 2024 • 0 new comments -
Update expressions with untyped argument are typed `number`, not `number | bigint`
#49558 commented on
Feb 24, 2024 • 0 new comments -
Error in 'unknown' during 'provideInlayHints'
#57068 commented on
Feb 23, 2024 • 0 new comments -
Error in 'cast' during 'getCodeFixes'
#57069 commented on
Feb 23, 2024 • 0 new comments -
Incorrect typing for iterables in lib
#29982 commented on
Feb 24, 2024 • 0 new comments -
Error in 'getCompletionData' during 'completionEntryDetails'
#57383 commented on
Feb 23, 2024 • 0 new comments -
Treating `undefined` parameters as optional
#12400 commented on
Feb 23, 2024 • 0 new comments -
[ID-Prep] Preserve all triple slash directives in declarations files
#57439 commented on
Feb 23, 2024 • 0 new comments -
Error in 'unknown' during 'provideInlayHints'
#57384 commented on
Feb 23, 2024 • 0 new comments -
Remove `missingType` when inferring from properties in EOPT
#57447 commented on
Feb 20, 2024 • 0 new comments -
Simplify declaration emit for literal types.
#57444 commented on
Feb 20, 2024 • 0 new comments -
Refactor workflows for new typescript-bot triggers
#57409 commented on
Feb 22, 2024 • 0 new comments -
Permit circular references in type arguments for object type aliases
#57293 commented on
Feb 24, 2024 • 0 new comments -
Run bun in CI
#55987 commented on
Feb 24, 2024 • 0 new comments -
Inconsistent type inference on overloaded function types
#57351 commented on
Feb 27, 2024 • 0 new comments -
mapped type with remapped keys unexpectedly widens type
#57265 commented on
Feb 27, 2024 • 0 new comments -
Crash when defining `Array` type via `[]` syntax
#57009 commented on
Feb 27, 2024 • 0 new comments -
Certain resolution-dependent enum emit isn't correctly flagged as an error under `isolatedModules`
#56153 commented on
Feb 27, 2024 • 0 new comments -
Expression produces a union type that is too complex to represent
#53234 commented on
Feb 27, 2024 • 0 new comments -
Order of ReadonlySet/ReadonlyMap in union causes differing key inference
#52313 commented on
Feb 27, 2024 • 0 new comments -
Regression in 4.8 where string union type widens to string
#50635 commented on
Feb 27, 2024 • 0 new comments -
[NewErrors] 4.8.0-dev.20220609 vs 4.7.3
#49460 commented on
Feb 27, 2024 • 0 new comments -
Intersection causes incorrect type compatability
#48720 commented on
Feb 27, 2024 • 0 new comments -
Support inferring `never` as the return type in JavaScript when overriding a class method that returns `never`
#46791 commented on
Feb 27, 2024 • 0 new comments -
Broken emit when `Infinity` or `‑Infinity` ends up in a type position
#42905 commented on
Feb 27, 2024 • 0 new comments -
Correctly handle generic functions (e.g.: `Object.freeze`) passed as callbacks to generic functions (e.g.: `Array.prototype.map`)
#42862 commented on
Feb 27, 2024 • 0 new comments -
Error when trying to assign a subclass of a base class with generics to `typeof` of that base class
#41770 commented on
Feb 27, 2024 • 0 new comments -
Compile error if I named last array destructuring element.
#41548 commented on
Feb 27, 2024 • 0 new comments -
Support “Arbitrary module namespace identifier names”
#40594 commented on
Feb 27, 2024 • 0 new comments -
Hoisted function declarations should be assigned to `exports` before any `require` calls
#39853 commented on
Feb 27, 2024 • 0 new comments -
improper declared type cause narrow type not work when its computed type is not union.
#39114 commented on
Feb 27, 2024 • 0 new comments -
Implicit Symbol.iterator call in for..of loops / spread destructuring doesn't infer `this` generic type parameter
#38388 commented on
Feb 27, 2024 • 0 new comments -
Support Intellisense for string/number literals in a widened union
#33471 commented on
Feb 27, 2024 • 0 new comments -
Allow extending types referenced through interfaces
#31843 commented on
Feb 27, 2024 • 0 new comments -
disallow comparing to null and undefined unless they are valid cases in strict null mode
#11920 commented on
Feb 27, 2024 • 0 new comments -
'never' (and probably 'void') shouldn't be silently indexable types
#41021 commented on
Feb 23, 2024 • 0 new comments -
Enum declarations should consistently disallow computed keys
#42468 commented on
Feb 23, 2024 • 0 new comments -
No program refresh on npm install
#44498 commented on
Feb 23, 2024 • 0 new comments -
TS alias exported interface showing wrong icon in suggestion
#45111 commented on
Feb 23, 2024 • 0 new comments -
URL interface is not part of the Window object
#44245 commented on
Feb 23, 2024 • 0 new comments -
Stack overflow on certain platforms
#45576 commented on
Feb 23, 2024 • 0 new comments -
Diagnostic messages typo in RU locale
#45216 commented on
Feb 23, 2024 • 0 new comments -
TSServer died unexpectedly more then 5 times in big monorepo - Vscode
#45986 commented on
Feb 23, 2024 • 0 new comments -
TS Server fatal error: Debug Failure. False expression.
#47304 commented on
Feb 23, 2024 • 0 new comments -
Add features for TypeScript formatter in VS Code
#46110 commented on
Feb 23, 2024 • 0 new comments -
JS merge quickinfo is inconsistent
#48197 commented on
Feb 23, 2024 • 0 new comments -
nodenext allows trailing slash module specifier to match `.` export
#47805 commented on
Feb 23, 2024 • 0 new comments -
In-line chained .then to map an array causes weird behavior with the Map constructor
#49110 commented on
Feb 23, 2024 • 0 new comments -
window.opener should not be typed as any
#49415 commented on
Feb 23, 2024 • 0 new comments -
Type erroneously widened for property access after for loop when using comma operator
#49111 commented on
Feb 23, 2024 • 0 new comments -
Docs of `charCodeAt` and `codePointAt` are flipped
#49561 commented on
Feb 23, 2024 • 0 new comments -
No inlay hints for property declaration types inferred from constructor
#57445 commented on
Feb 20, 2024 • 0 new comments -
[ID-Prep] Type of variable is widened in declaration with !strictNullChecks
#57441 commented on
Feb 20, 2024 • 0 new comments -
[ID-Prep] Explicit type annotation of const replaced with initializer in declaration emit
#57442 commented on
Feb 20, 2024 • 0 new comments -
[ID-Prep] Only emit constant initializer in declarations if the initializer is a primitive literal.
#57443 commented on
Feb 20, 2024 • 0 new comments -
incremental compilation does not handle const enum properly
#57310 commented on
Feb 20, 2024 • 0 new comments -
`Debug Failure. Expected [object Object] === [object Object]. Parameter symbol already has a cached type which differs from newly assigned type` on TS 5.3
#57435 commented on
Feb 21, 2024 • 0 new comments -
Simpler quick fix API
#46249 commented on
Feb 22, 2024 • 0 new comments -
Typescript autocomplete: extending an abstract class's async method get autocompleted incorrectly
#57301 commented on
Feb 22, 2024 • 0 new comments -
revisit round-trip matching constraint for number literal inferencing
#57404 commented on
Feb 22, 2024 • 0 new comments -
Move to new file refactoring ignores "typescript.preferences.importModuleSpecifier": "relative" when `baseUrl` is specified in tsconfig.json
#57471 commented on
Feb 22, 2024 • 0 new comments -
Downlevel TemplateStringsArray for tagged templates should be frozen
#51789 commented on
Feb 23, 2024 • 0 new comments -
Assignments to global objects in Javascript should be global declarations
#22446 commented on
Feb 23, 2024 • 0 new comments -
Object with keys named after variables using [myVar] syntax breaks symbol lookup in TS 3.7.0-dev.20191002
#33761 commented on
Feb 23, 2024 • 0 new comments -
@deprecated strikethrough doesn't appear in many cases, such as JSX elements, const arrow functions, or properties.
#39374 commented on
Feb 23, 2024 • 0 new comments -
No error using imports/exports with --module=none and --target=es2015+
#39603 commented on
Feb 23, 2024 • 0 new comments -
Organize imports returning edit when imports are already sorted
#39823 commented on
Feb 23, 2024 • 0 new comments -
Function parameter does not get inferred through target typing by a union through a layer of indirection
#50719 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'encodedSemanticClassifications-full'
#55627 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'updateOpen'
#55710 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'projectInfo'
#55711 commented on
Feb 23, 2024 • 0 new comments -
Error in 'computePositionOfLineAndCharacter' during 'quickinfo'
#55857 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'updateOpen'
#55940 commented on
Feb 23, 2024 • 0 new comments -
Error in 'realPath' during 'updateOpen'
#56039 commented on
Feb 23, 2024 • 0 new comments -
Error in 'getImmediateAliasedSymbol' during 'documentHighlights'
#56040 commented on
Feb 23, 2024 • 0 new comments -
Error in 'extensionFromPath' during 'getEditsForRefactor'
#56041 commented on
Feb 23, 2024 • 0 new comments -
Object spreading produces wrong type with non-literal keys
#56431 commented on
Feb 23, 2024 • 0 new comments -
Error in 'visitForDisplayParts' during 'provideInlayHints'
#56557 commented on
Feb 23, 2024 • 0 new comments -
Error in 'visitForDisplayParts' during 'provideInlayHints'
#56558 commented on
Feb 23, 2024 • 0 new comments -
Error in 'isNextTokenParentJsxAttribute' during 'getCodeFixes'
#56560 commented on
Feb 23, 2024 • 0 new comments -
MediaStream API should support pan, zoom and tilt
#56589 commented on
Feb 23, 2024 • 0 new comments -
Error in 'visitForDisplayParts' during 'provideInlayHints'
#56660 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'getCodeFixes'
#56872 commented on
Feb 23, 2024 • 0 new comments -
Error in 'cast' during 'getCodeFixes'
#56981 commented on
Feb 23, 2024 • 0 new comments -
Completions in object type argument fails in JSDoc comment
#51054 commented on
Feb 23, 2024 • 0 new comments -
Generic type gets widened in an unexpected way
#52249 commented on
Feb 23, 2024 • 0 new comments -
TSC emits invalid .d.ts file with reserved keywords in identifier position
#53111 commented on
Feb 23, 2024 • 0 new comments -
`unique symbol`s from the global `SymbolConstructor` widen way too eagerly
#53276 commented on
Feb 23, 2024 • 0 new comments -
Intellisense chooses schema so fast
#53293 commented on
Feb 23, 2024 • 0 new comments -
Unexpected: implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer
#54211 commented on
Feb 23, 2024 • 0 new comments -
"Move to file" carries forward imports to target file
#54307 commented on
Feb 23, 2024 • 0 new comments -
Type alias preserving logic defeats complexity reduction mechanisms
#54146 commented on
Feb 23, 2024 • 0 new comments -
"Move to file" does not merge with existing import lists in target file
#54308 commented on
Feb 23, 2024 • 0 new comments -
"Move to file" generates self-import when target file already imports declaration
#54309 commented on
Feb 23, 2024 • 0 new comments -
Error in 'addSyntheticNodes' during 'completionInfo'
#55295 commented on
Feb 23, 2024 • 0 new comments -
Error in 'watchAffectingLocationsOfResolution' during 'encodedSemanticClassifications-full'
#55367 commented on
Feb 23, 2024 • 0 new comments -
Error in 'getAutoImportSymbolFromCompletionEntryData' during 'completionInfo'
#55368 commented on
Feb 23, 2024 • 0 new comments -
Error in '<anonymous>' during 'navto'
#55448 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'completionInfo'
#55542 commented on
Feb 23, 2024 • 0 new comments -
Error in '' during 'getApplicableRefactors'
#55626 commented on
Feb 23, 2024 • 0 new comments