Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Isolated declarations uses type information when emitting computed object keys Domain: Declaration Emit The issue relates to the emission of d.ts files Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#58533 opened May 14, 2024 by lucacasonato
Isolated declarations does not handle object getters and setters with different types Domain: Declaration Emit The issue relates to the emission of d.ts files Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag Experience Enhancement Noncontroversial enhancements
#58531 opened May 14, 2024 by lucacasonato
Issues with isolatedDeclarations and the associated fixes in editor Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag
#58426 opened May 3, 2024 by ssalbdivad
[isolatedDeclarations][5.5] Type annotations needed for literals containing enum values Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag Domain: ts.transpileDeclaration Issues regarding the transpileDeclaration API, which do not reproduce without it Suggestion An idea for TypeScript
#58394 opened May 1, 2024 by MichaelMitchell-at
6 tasks done
[ID] --isolatedDeclarations disallows const initialized with a regex literal Bug A bug in TypeScript Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag Help Wanted You can do this
#58383 opened May 1, 2024 by Conaclos
6 tasks done
Backlog
[ID-Prep] Explicit type annotation of const replaced with initializer in declaration emit Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag 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
#57442 opened Feb 19, 2024 by dragomirtitian Backlog
[ID-Prep] Type of variable is widened in declaration with !strictNullChecks Domain: Isolated Declarations Related to the --isolatedDeclarations compiler flag 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
#57441 opened Feb 19, 2024 by dragomirtitian Backlog
ProTip! no:milestone will show everything without a milestone.