Skip to content

Labels

Labels

  • 7.0 LS Migration

  • @types

    Relates to working with .d.ts files (declaration/definition files) from DefinitelyTyped
  • AI Spam

    Maybe just don't do that
  • Author: Contributor

  • Author: Team

  • Awaiting More Feedback

    This means we'd like to hear from more people who would be helped by this feature
  • Blocked

    A fix for this issue is blocked on another fix being in place
  • Breaking Change

    Would introduce errors in existing code
  • Bug

    A bug in TypeScript
  • By Design

    Deprecated - use "Working as Intended" or "Design Limitation" instead
  • Canonical

    This issue contains a lengthy and complete description of a particular problem, solution, or design
  • checkJs

    Relates to checking JavaScript using TypeScript
  • Committed

    The team has roadmapped this issue
  • Community Tooling

    This might be better handled by tooling from the community instead of built into TypeScript
  • Corsa

    This issue also exists in the typescript-go AKA TS 7.0 AKA Corsa implementation
  • Crash

    For flagging bugs which are compiler or service crashes or unclean exits, rather than bad output
  • Crawler-Detected

    Detected by a crawler running random TSServer operations on public code.
  • Cursed?

    It's likely this is extremely difficult to fix without making something else much, much worse
  • Declined

    The issue was declined as something which matches the TypeScript vision
  • dependencies

    Pull requests that update a dependency file
  • Design Limitation

    Constraints of the existing architecture prevent this from being fixed
  • Design Notes

    Notes from our design meetings
  • Discussion

    Issues which may not have code impact
  • Docs

    The issue relates to how you learn TypeScript
  • Domain: API

    Relates to the public API for TypeScript
  • Domain: API: Transforms

    Relates to the public transform API
  • Domain: API: ts.transpileDeclaration

    Issues regarding the transpileDeclaration API, which do not reproduce without it
  • Domain: Binder

    Generally crashes in, or caused by, the binder not doing something right
  • Domain: check: Big Unions

    The root cause is ultimately that big unions interact poorly with complex structures
  • Domain: check: Contextual Types

    The issue relates to contextual types