Skip to content

Labels

Labels

  • Infrastructure

    Issue relates to TypeScript team infrastructure
  • invalid

    Bad-faith PRs, Hacktoberfest spam
  • Investigating

    Is in active investigation
  • javascript

    Pull requests that update Javascript code
  • lib update

    PR modifies files in the `lib` folder
  • Merge/Review for Next Release

    This PR should be re-reviewed and merged ASAP for the next release.
  • Meta-Issue

    An issue about the team, or the direction of TypeScript
  • Needs Investigation

    This issue needs a team member to investigate its status.
  • Needs More Info

    The issue still hasn't been fully clarified
  • Needs Proposal

    This issue needs a plan that clarifies the finer details of how it could be implemented.
  • Not a Defect

    This behavior is one of several equally-correct options
  • Old-Crawler-Detected

    Detected by an older crawler (aka "fuzzer") running random TSServer operations on public code.
  • Out of Scope

    This idea sits outside of the TypeScript language design constraints
  • Planning

    Iteration plans and roadmapping
  • Possible Improvement

    The current behavior isn't wrong, but it's possible to see that it might be better in some cases
  • Question

    An issue which isn't directly actionable in code
  • Recent Regression

    This is a new regression just found in the last major/minor version of TypeScript.
  • Repro Requested

    Indicates that we'd like a compiler backed repro for this issue: https://aka.ms/ts-repros
  • Rescheduled

    This issue was previously scheduled to an earlier milestone
  • Revisit

    An issue worth coming back to
  • Scenario: Monorepos & Cross-Project References

    Relates to composite projects (a.k.a references between "medium sized projects")
  • Source: Telemetry

    The issue relates to the telemetry in editors
  • Spec

    Issues related to the TypeScript language specification
  • Strada (TS 6.0-) Language Service

    The JavaScript-based implementation of the TypeScript LS (versions 6 and earlier)
  • Suggestion

    An idea for TypeScript
  • Too Complex

    An issue which adding support for may be too complex for the value it adds
  • typescript@experimental

    Pull requests tagged with this label are automatically rebased together with master and published
  • Unactionable

    There isn't something we can do with this issue
  • Union Order Dependence

    TS behavior is not supposed to depend on union order, but sometimes does
  • Update Docs on Next Release

    Indicates that this PR affects docs