Issues: microsoft/TypeScript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
types compiler option does not behave correctly when the compiler is ran in another directory path
#57562
opened Feb 27, 2024 by
costinsin
Static member added by class decorator is not emitted in types
#57558
opened Feb 27, 2024 by
yoursunny
Without native LSP support, it's very inconvenient to auto-complete CSS file paths during
import when aliasing is involved.
#57557
opened Feb 27, 2024 by
nyngwang
6 tasks done
Contextual type isn't provided right when generic type discriminator exists in two properties
Duplicate
An existing issue was already created
#57548
opened Feb 26, 2024 by
osasson
Error in 'unknown' during 'encodedSemanticClassifications-full'
Bug
A bug in TypeScript
Source: Telemetry
The issue relates to the telemetry in editors
#57544
opened Feb 26, 2024 by
typescript-bot
"useDefineForClassFields" compiles invalid code which fails at runtime.
Needs Investigation
This issue needs a team member to investigate its status.
Sort matching types to the top when suggesting types
Declined
The issue was declined as something which matches the TypeScript vision
Suggestion
An idea for TypeScript
#57547
opened Feb 26, 2024 by
bpasero
Wrong elementwise error location on optional object property that allows arrays too
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Wrong completion inside object spread with type annotation
Experience Enhancement
Noncontroversial enhancements
Suggestion
An idea for TypeScript
Expose design-time type information in TC39 decorator metadata when
emitDecoratorMetadata: true
#57533
opened Feb 25, 2024 by
artberri
6 tasks done
Type predicates are not applied when the guard function is called with This behavior is one of several equally-correct options
fn.call
Not a Defect
#57532
opened Feb 25, 2024 by
danvk
Improve "'await' has no effect on the type of this expression" hints in JavaScript when extending Promise
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
#57531
opened Feb 25, 2024 by
dnicolson
6 tasks done
Suggest interpolated This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
number, string and bigint types in TypeScript template literals
Awaiting More Feedback
#57545
opened Feb 25, 2024 by
davi-alexandre
when I try to import a module, IntelliSense doesn't show built-in Node.js modules
#57546
opened Feb 24, 2024 by
almaceleste
lib.dom.d.ts seems to not be referenced when any file in the compilation contains no-default-lib=true triple slash
Needs Investigation
This issue needs a team member to investigate its status.
#57524
opened Feb 24, 2024 by
JakeYallop
tsc with allowJs reports TS9005 error for nested anonymous constructor functions
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Change type of
File constructor parameter fileBits to Iterable<BlobPart>
#57520
opened Feb 24, 2024 by
bug-brain
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.